Answer Posted / jans
Pragma is the keyword that is used to tell the compiler what
to do.
Types of Pragma :
EXCEPTION_INIT
SERIALLY_REUSABLE
AUTONOMOUS_TRANSACTION
RESTRICTED_REFERENCES
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
how to convert character strings to dates? : Sql dba
What is the difference between instead of trigger and after trigger?
What is the trigger in sql?
Is like operator in sql case sensitive?
How exception is different from error?
how many values can the set function of mysql take? : Sql dba
What is an intersect?
How do you modify a table in sql?
what are the disadvantages of mysql? : Sql dba
Is sqlite good enough for production?
What are crud methods?
What is execution plan in sql?
Can we insert delete data in view?
How to get unique records from a table?
Can you inner join the same table?