I need to extract data from three tables and move it to one internal table (structure of internal table is like the structure of fields from three tables)
How do i design the select into table commands.