what is the forward decleration in packages?

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


Please Help Members By Posting Answers For Below Questions

how to shut down the server with 'mysqladmin'? : Sql dba

541


How to use transactions efficiently : transact sql

540


what is the difference between char and varchar data types? : Sql dba

533


What is coalesce sql?

509


what is the difference between primary key and unique key? : Sql dba

526






What are reports usually used for?

564


What are procedures used for?

525


What is trigger in pl sql with examples?

519


What do you mean by field in sql?

534


Does a join table need a primary key?

531


Is sql port 1433 encrypted?

572


What is an index? What are the types of indexes? How many clustered indexes can be created on a table?

551


Does truncate require commit?

541


How do I write a sql query in pgadmin 4?

554


What is scope and visibility in PL/SQL?

594