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

How can you select unique records from a table?

518


Difference between table function and pipelined function?

583


Is sql pronounced sequel or sql?

736


What is indexes?

540


what are the performance and scalability characteristics of mysql? : Sql dba

525






What are the advantages of pl sql?

600


Write the alter statement to enable all the triggers on the t.students table.

665


what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba

552


How do I install sql?

517


What is equi join in sql?

606


how to drop an existing table in mysql? : Sql dba

554


what is rdbms? : Sql dba

573


What sql does db2 use?

540


What found sql?

520


Explain the components of sql?

587