what is difference between procedure and function
Answer Posted / k.sharada
procedure returns a value and function do not.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What does count (*) mean in sql?
What do you mean by table in sql?
Is keyword pl sql?
Which software is used for pl sql programming?
What is sql in java?
What are the basic techniques of indexing?
Difference between global and parameter variables?
what are the types of subquery? : Sql dba
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
What is varray in pl sql?
What is row_number () in sql?
how to enter characters as hex numbers? : Sql dba
What does subquery mean in sql?
What is left inner join in sql?
How does postgresql compare to mysql?