what is the forward decleration in packages?



what is the forward decleration in packages?..

Answer / swapna

FWD declarations in package - the package has definition
and a body for procedures and funcs. a fwd declaration is
cosists simply of the program header, followed semicolon.
this header is declared in advance of the actual program
defination and the program is available for use even before
its definition.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are the sql versions?

0 Answers  


What is the difference between nested table and varray?

0 Answers  


what are all types of user defined functions? : Sql dba

0 Answers  


What view means?

0 Answers  


what is the syntax used for partition in tsql? : Transact sql

0 Answers  






What is difference between inner join and cross join?

0 Answers  


how to use case expression? : Sql dba

0 Answers  


What is example of database?

0 Answers  


How do you explain an index number?

0 Answers  


Is sql free?

0 Answers  


What are operators available in sql?

0 Answers  


Which one is better subquery or joins?

0 Answers  


Categories