what is pragma?
Answers were Sorted based on User's Feedback
Answer / svj
PRAGMA (also called pseudo instructions) is the keyword
that signifies that the statement is a compiler directive,
which is not processed when PL/SQL block is executed.
Rather,it directs the PL/SQL compiler to interpret all
occurrences of the exception name within the block as the
associated Oracle server error number.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
Which environment variables are absolutely critical in order to run the OUI?
How to turn on or off recycle bin for the instance?
What is system tablespace?
What is an Oracle sequence?
what is the difference between no rows returned and null returned?
How to create an oracle database?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
How to view the data files in the current database?
8. Display the client name and order date for all orders using the natural join keywords.
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Which is better Oracle or MS SQL? Why?