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 |
Is sql microsoft?
What is the difference between a query and a report?
What are the usage of SAVEPOINTS?
What do you mean by stored procedures?
What is row_number () in sql?
How can analyze query after generating explain plan ?
What is a primary key? Explain
Is pl sql better than sql?
what are the differences between require and include, include_once and require_once? : Sql dba
What is execution plan in sql?
What is the difference between left join and right join?
how can we destroy the cookie? : Sql dba