what is meant by forward declaration in functions?

Answer Posted / priyanka samal

Forward declaration means:first you declare the function
what function u want to use in package.atlast doing all the
details of procedure whatever u taken in package
specification.then u define all the details or body part of
function.

2:if u not define function first,there is aerror u have
faced.when u passed this function in procedure
defination,there is a error u faced in compilation.The
procedure can't recognized that function.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a delimiter in sas?

730


How do I know if I have sql express or standard?

755


What are types of exception?

686


Is primary key clustered or nonclustered?

739


What is localdb mssqllocaldb?

803






What are the advantages of sql? Explain

850


what are the system privileges that are required by a schema owner (user) to create a trigger on a table?

811


How to use boolean type in select statement?

749


How do I add a primary key to a table?

745


Explain locks? : Transact sql

739


how to convert numeric values to character strings? : Sql dba

778


What is the difference between sql and isql*plus?

704


What is t-sql? : Transact sql

710


What are the different dcl commands in sql?

761


How do you optimize a stored procedure query?

732