what is meant by forward declaration in functions?

Answer Posted / swapna

Forward Declaration means.. If you are defining a package
body having two procedures , If u want to use second
procedure in the defination of first procedure.

You have to declare the second package with its arguments
(if have) before using in the defination of first
procedure.its labled as forward declaration.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the different normalizations?

668


explain the options of myisamchk to improve the performance of a table. : Sql dba

631


how to see the create table statement of an existing table? : Sql dba

621


What are the dml statements?

775


Why do we need databases?

641






Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

1645


What is data control language (dcl)?

702


How are sql commands classified?

680


What is the primary use of normalization?

615


How is a PL/SQL code compiled?

763


What is package in pl sql?

663


What is auto increment?

653


what are enums used for in mysql? : Sql dba

712


what is a relationship and what are they? : Sql dba

646


What are the types of records?

648