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 packages in pl sql and also explain its advantages?

0 Answers  


what is sql and plsql

6 Answers  


What is sql query limit?

0 Answers  


ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

0 Answers   Wipro,


What does cursor do in sql?

0 Answers  






What is the main reason behind using an index?

0 Answers  


What is composite primary key in sql?

0 Answers  


if a table is getting updated what happens if a function is called from sql query?

2 Answers   RBS,


how to do backup entire database? : Transact sql

0 Answers  


Is clustered index a primary key?

0 Answers  


What is normalization ?

9 Answers   BirlaSoft, CTS, HCL,


What is intersect?

1 Answers  


Categories