Answer Posted / 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 View All Answers
Is sql workbench free?
Why trigger is used in sql?
What is set serveroutput on in pl sql?
What is a unique constraint?
Does truncate require commit?
Can instead of triggers be used to fire once for each statement on a view?
Show the two pl/sql cursor exceptions.
Can you join views in sql?
How can we avoid duplicating records in a query?
What is bind reference and how can it be created?
What is sql dialect?
Why is normalization important?
Why function is used in sql?
What is a subquery in sql?
What is the difference between clustered and non-clustered indexes?