|
@@ -0,0 +1,38 @@
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+select * from /mix/mtx
|
|
|
|
|
+/**
|
|
|
|
|
+output()
|
|
|
|
|
+count(10)
|
|
|
|
|
+match(id,"mtx:x1","xprom.0.3.label","mtx1","xprom.0.2",240.24,"xvarchar","x1x")
|
|
|
|
|
+match(id,"mtx:x2","xprom.0.3.label","mtx2","xprom.0.2",240.24,"xvarchar","x2x")
|
|
|
|
|
+match(id,"mtx:x3","xprom.0.3.label","mtx3","xprom.0.2",240.24,"xvarchar","x3x")
|
|
|
|
|
+match(id,"mtx:x4","xprom.0.3.label","mtx4","xprom.0.2",240.24,"xvarchar","x4x")
|
|
|
|
|
+match(id,"mtx:x5","xprom.0.3.label","mtx5","xprom.0.2",240.24,"xvarchar","x5x")
|
|
|
|
|
+match(id,"mtx:x6","xprom.0.3.label","mtx6","xprom.0.2",240.24,"xvarchar","x6x")
|
|
|
|
|
+match(id,"mtx:x7","xprom.0.3.label","mtx7","xprom.0.2",240.24,"xvarchar","x7x")
|
|
|
|
|
+match(id,"mtx:x8","xprom.0.3.label","mtx8","xprom.0.2",240.24,"xvarchar","x8x")
|
|
|
|
|
+match(id,"mtx:x9","xprom.0.3.label","mtx9","xprom.0.2",240.24,"xvarchar","x9x")
|
|
|
|
|
+match(id,"mtx:x10","xprom.0.3.label","mtx10","xprom.0.2",240.24,"xvarchar","x10x")
|
|
|
|
|
+**/
|
|
|
|
|
+;
|
|
|
|
|
+
|
|
|
|
|
+select * from /mix/mtz
|
|
|
|
|
+/**
|
|
|
|
|
+output()
|
|
|
|
|
+count(10)
|
|
|
|
|
+match(id,"mtz:z1","zprom.0.3.label","mtz1","zprom.0.2",240.24,"zvarchar","z1z")
|
|
|
|
|
+match(id,"mtz:z2","zprom.0.3.label","mtz2","zprom.0.2",240.24,"zvarchar","z2z")
|
|
|
|
|
+match(id,"mtz:z3","zprom.0.3.label","mtz3","zprom.0.2",240.24,"zvarchar","z3z")
|
|
|
|
|
+match(id,"mtz:z4","zprom.0.3.label","mtz4","zprom.0.2",240.24,"zvarchar","z4z")
|
|
|
|
|
+match(id,"mtz:z5","zprom.0.3.label","mtz5","zprom.0.2",240.24,"zvarchar","z5z")
|
|
|
|
|
+match(id,"mtz:z6","zprom.0.3.label","mtz6","zprom.0.2",240.24,"zvarchar","z6z")
|
|
|
|
|
+match(id,"mtz:z7","zprom.0.3.label","mtz7","zprom.0.2",240.24,"zvarchar","z7z")
|
|
|
|
|
+match(id,"mtz:z8","zprom.0.3.label","mtz8","zprom.0.2",240.24,"zvarchar","z8z")
|
|
|
|
|
+match(id,"mtz:z9","zprom.0.3.label","mtz9","zprom.0.2",240.24,"zvarchar","z9z")
|
|
|
|
|
+match(id,"mtz:z10","zprom.0.3.label","mtz10","zprom.0.2",240.24,"zvarchar","z10z")
|
|
|
|
|
+**/
|
|
|
|
|
+;
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|