HI all
pls answer the following question.
SELECT fld1 fld2 FROM tab1 APPENDING TABLE itab
WHERE fld1 IN sfld1.
A: Add rows to the existing rows of itab.
B: Add rows to itab after first deleting any existing rows of itab.
C: Select rows from tab1 for matching itab entries.
D: Nothing, this is a syntax error.
Moderator message: no interview questions on SCN please, use meaningful titles when posting.
Message was edited by: Thomas Zloch