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
What are the types of functions in sql?
what is the difference between truncate and drop statements? : Sql dba
explain the advantages and disadvantages of stored procedure? : Sql dba
What is mutating sql table?
Can we use view in stored procedure?
Can we rollback delete command?
What is primary key and unique key?
What is rename command in sql?
What is the maximum size of sqlite database?
What is the sql query to display the current date?
How insert into statements in sql?
What is a design view?
is it possible to pass an object or table to a procedure as an argument?
What are the usages of sql?
List the ways to get the count of records in a table?