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

Is sql microsoft?

0 Answers  


What is the difference between a query and a report?

0 Answers  


What are the usage of SAVEPOINTS?

5 Answers  


What do you mean by stored procedures?

0 Answers  


What is row_number () in sql?

0 Answers  






How can analyze query after generating explain plan ?

2 Answers   Thermotech,


What is a primary key? Explain

0 Answers  


Is pl sql better than sql?

0 Answers  


what are the differences between require and include, include_once and require_once? : Sql dba

0 Answers  


What is execution plan in sql?

0 Answers  


What is the difference between left join and right join?

0 Answers  


how can we destroy the cookie? : Sql dba

0 Answers  


Categories