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 to use like conditions? : Sql dba
What is the difference between local and global temporary table?
What is exit statement?
What is the file extension for sql database?
What is sqlcontext?
How do you sort in sql?
What is sql analyzer?
Is sql injection illegal?
Is nosql faster than sql?
Which data dictionary views have the information on the triggers that are available in the database?
When is a declare statement required?
how to run 'mysql' commands from a batch file? : Sql dba
What is the difference between distinct and unique in sql?
Write a sql query to get the third highest salary of an employee from employee_table?
What are the advantages of sql? Explain