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
Is drop table faster than truncate?
Is it possible to create the following trigger: before or after update trigger for each row?
what is normalization? : Sql dba
What is the difference between an inner join and an outer join?
how many triggers are allowed in mysql table? : Sql dba
what is a database lock ? : Sql dba
what are the different index configurations a table can have? : Sql dba
What is anonymous block in sql?
What is a schema sql?
What is rownum and rowid?
what is csv? : Sql dba
Why do we create stored procedures & functions in pl/sql and how are they different?
What are the two parts of design view?
what are the difference between clustered and a non-clustered index? : Sql dba
Which command is used to call a stored procedure?