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 transactions efficiently : transact sql
What do you mean by stored procedures? How do we use it?
how to create a test table in your mysql server? : Sql dba
What is an oracle stored procedure?
What is the use of function in sql?
What does seeding a database mean?
How long it takes to learn pl sql?
How can get second highest salary in sql?
Why stored procedures are faster than query?
Why is a trigger used?
How do I start sql from command line?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
how does a local variable is defined using t-sql? : Transact sql
How to find 3rd highest salary of an employee from the employee table in sql?
How much does sql cost?