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
How many lists can a program can produce?
What are the advantages and disadvantages of using views in abap programming ?
Name a few data dictionary objects? : abap data dictionary
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What are multiple use BADIS?
Explain the function module in bdc?
How to select valid lines for secondary list?
What is the difference between synchronous and asynchronous update?
What is lock mechanism? How do we create lock objects in abap?
What are the differences between a database index and a match code? : abap data dictionary
What are the prerequisites for creating foreign key relationship?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the two ways for restricting the value range for a domain? : abap data dictionary
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What is the difference between refresh and free statements?