value 1004 is coming from a variable. If I use two single quotes for variable in concatenate i get syntax error.
If i use 3 , i dont get syntax error but where clause is wrong
a~OBJECT_ID EQ 'lv_object_id' AND b~STAT EQ 'lv_status'
value 1004 is coming from a variable. If I use two single quotes for variable in concatenate i get syntax error.
If i use 3 , i dont get syntax error but where clause is wrong
a~OBJECT_ID EQ 'lv_object_id' AND b~STAT EQ 'lv_status'