what is pragma?

Answers were Sorted based on User's Feedback



what is pragma?..

Answer / amit basu

pragma is a complier directive.

Is This Answer Correct ?    1 Yes 0 No

what is pragma?..

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

Post New Answer

More Oracle General Interview Questions

What are the factors that affect OPTIMIZER in choosing an Optimization approach ?

2 Answers  


what is the difference between rollback & commit? can a foreign key has null value?

6 Answers  


How do we get field detail of a table?

0 Answers  


What is meant by recursive hints in oracle?

0 Answers  


How to retrieve data from an cursor to a record?

0 Answers  






What is a cluster Key ?

2 Answers  


Explain a data segment?

0 Answers  


Explain what are the advantages of views?

0 Answers  


Differnce between view and index

3 Answers  


How to create a new table by selecting rows from another table?

0 Answers  


i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash

2 Answers  


What are the different type of Segments ?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)