what is difference between procedure and function
Answer Posted / suresh
Function is return the value
procedure is not return the value
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
how to select unique records from a table? : Sql dba
what is “go” in t-sql? : Transact sql
How to set up sql*plus output format in oracle?
How do I delete a trigger?
What is the purpose of the primary key?
What is the difference between microsoft access and sql server?
What is an exception in PL/SQL? What are the two types of exceptions?
What do we need to check in database testing?
Is it mandatory for the primary key to be given a value when a new record is inserted?
How do I run a query in pl sql developer?
Which is better join or inner query?
What is the source code of a program?
Explain what is table in a database?
How to know the last executed procedure?
How do you create an update query?