What is the disadvantage of using EXEC SQL stmt do in ABAP?
Answer Posted / yogendra pandey
Using inverted commas (") or an asterisk (*) at the beginning of a line in a native SQL statement does not introduce a comment as it would in normal ABAP syntax
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is bapi,badi,bdc,ale idocs?
What are conversion routines? : abap data dictionary
What is the transaction for recording bdc ? : abap bdc
When was the sap abap being created?
What are smart forms?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
How do you process errors in call transaction method? : abap bdc
Explain how to Handle the internal tables in ABAP?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the different types of internal table?
What is a matchcode?
Which table stores the programs created?