Hi,
I'm selecting 3 fields from a DB table to an internal table .
there after i have to select one more field from another DB tables into same internal table.
But the second select is overwriting 1st record.
I want both to sustain as a single record.
How to do it?