HI,
You can use another option like below,
<Table>[] = <Table1>[]
delete table1 where compliance = 'NO'.
DESCRIBE TABLE <Table1> LINES ld_lines. .. follow your logic as above.
Hope this will helps you,
Thanks & Regards,
Suresh M
HI,
You can use another option like below,
<Table>[] = <Table1>[]
delete table1 where compliance = 'NO'.
DESCRIBE TABLE <Table1> LINES ld_lines. .. follow your logic as above.
Hope this will helps you,
Thanks & Regards,
Suresh M