what is meant by forward declaration in functions?
Answer Posted / papia
You must declare the identifier before referencing them.
It consists of the subprogram specification teminated by a
semicolon.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I copy a table in sql?
What are triggers and its uses?
Which sql statement is used to return only different values?
Is like operator in sql case sensitive?
Describe different types of general function used in sql?
What is use of trigger?
What is trigger with example?
What are the qualities of 2nf?
What is the max nvarchar size?
what is 'mysqldump'? : Sql dba
Explain ddl statements in pl/sql?
What is procedure explain with program?
What are the different operators available in sql?
What is null in pl/sql?
How do I partition in sql?