Answer Posted / amit kumar dwivedi
pragma is compiler directive and pragma exception_init is
used to associate user deifined name to error number(within
range of 20000-20999).
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is trigger in pl sql?
What is the use of double ampersand (&&) in sql queries? Give an example
is mysql query is case sensitive? : Sql dba
Which command is used to delete a trigger?
What is a sql trace file?
what is cursor. write example of it. What are the attributes of cursor.
differentiate between float and double. : Sql dba
What is set transaction?
What is the difference between between and in condition operators?
How to write html code in pl sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
What is flag in sql?
What are types of exception?
How can we avoid duplicating records in a query?
What does pragma mean?