CR 2013
Please help me whit this issue.
I have to compare values from table1.fielda, table1.fieldb, table1.fieldc with table2.field3, where:
In table1:
table1.fielda = 63.74
table1.fieldb = 67.99
table1.fieldc = 63.74
In table2:
table2.field3 = 63.74 Cbm 67.99 Cbm 63.74 Cbm
Maybe it’s a silly question, but is it possible somehow to extract the values separately from table2.field3?
Please help me whit this issue.
I have to compare values from table1.fielda, table1.fieldb, table1.fieldc with table2.field3, where:
In table1:
table1.fielda = 63.74
table1.fieldb = 67.99
table1.fieldc = 63.74
In table2:
table2.field3 = 63.74 Cbm 67.99 Cbm 63.74 Cbm
Maybe it’s a silly question, but is it possible somehow to extract the values separately from table2.field3?