what is pragma ?
Answer / 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 |
What are the benefits of stored procedures?
A table has 150 records. How do you retrieve 100th row to 120th row from that table ?
What are sql functions? Describe in brief different types of sql functions?
Why are indexes and views important to an organization?
explain access control lists. : Sql dba
Why do we need a foreign key?
Why trigger is used in sql?
Can we insert in view in sql?
What are the types of functions in sql?
What are the advantages of sql?
Is sqlite thread safe?
What is flag in sql?