what Kind of COMMENT statements placed within SQL statements ?
Answer Posted / orawhiz
1) Asterisk(*) in column ?
2) ANSI SQL style statements(...)
3) C-Style comments (/*......*/)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between internal and external schema?
How do you organize a database?
What are cursors and what are the situations you will use them?
What integrity rules exist in the dbms?
Name two utilities that oracle provides, which are use for backup and recovery.
What do you mean by index hunting?
How many number of columns can a RECORD GROUP have ?
What is the role of database management system?
explain the term ‘attribute’?
Enlist the cursor types.
What do you understand by database triggers?
What is the importance of query in database?
What are different partitioning techniques in database?
What is database management system explain?
When connection to database is failed, Which exception will be thrown?