what is meant by forward declaration in functions?
Answer Posted / raghavendra
declaration first defination later is nothing but a forward
declaration
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How can we store rows in PL/SQL using array?
what are the properties and different types of sub-queries? : Sql dba
What is mutating table error?
Does mysql support pl sql?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
What is the advantage of nosql?
explain the difference between delete , truncate and drop commands? : Sql dba
What is composite primary key in sql?
What is delimiter sql?
How do you run a query?
what are dynamic queries in t-sql? : Transact sql
Why we use triggers in mysql?
What is difference between cursor and trigger?
What are tuples in sql?
Why use truncate instead of delete?