Answer Posted / vipin kumar (m.c.a)
For calling both have the different method--
To call function
variablename:=functionname(arguments);
To call procedure
procedurename(argumentlist);
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is sql a oracle?
Is sql open source?
what is 'mysqlshow'? : Sql dba
How do you pronounce sql?
What is pivot table in sql?
Is primary key clustered index?
how to select first 5 records from a table? : Sql dba
What is the use of double ampersand (&&) in sql queries? Give an example
What are the disadvantages of not performing database normalization?
How to test for null values?
What is primary key secondary key alternate key candidate key?
How do you determine the current isolation level? : Transact sql
Define implicit and explicit cursors.
what is rdbms? : Sql dba
What is a pragma statement?