Skip to Content
0
Former Member
Jul 25, 2005 at 09:17 AM

Select into specified fields

14393 Views

In the select statement, how can I specify fields of an internal table which I want to be filled from a database table? Is it possible to define in INTO clause that I want db_field1 to be copied into itab_field3?