i have 4 primary keys and i want to use only one primary key
for select single.What changes will occur in the system?can
i use it?
Answer Posted / rams
when ever you are using select single you have to use all
primary key's, other wise it will give syntax error,
when you are using select UPTO N rows, there is no need to
use all primary key
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain about drill down report?
How collect statement is different from append?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
Explain the uses of the simple maintenance interface? : sap abap hr
Which objects are independent transport objects? : abap data dictionary
What are the parameter types for a method?
Can you show multiple alvs on a single screen?
What is database utility?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
how do you call third selection screen ?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is luw or data base transaction ?
What is the use of the raising exception?
What is the disadvantage of a call by reference? : abap modularization
What is Group by in Select statement?