Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Numeric.sequence(inputrow.c2,2,1)
Numeric.sequence("s1",2,1)
The expression is: Numeric.sequence("s1",2,1)
Numeric.sequence(inputrow.c2,2,1)
Numeric.sequence(inputrow.c2,2,1)
Ex: Have Table 1 and Table 2 with fileds as field 1 from table 1 and filed 2 from table 2. Now i want to join these tables and check whether table 1.filed 1<> table 2.filed 2.