What is difference between Procedures and Functions ?
Answer Posted / shasi
Hi,
The main think is function canbe used in sql select
statement but procedure wer can't use.procedure redurn more
then value(max:1024)funcion must return 1 value
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of views in sql?
what is a cursor? : Sql dba
What is trigger and types?
Why we use cross join?
Does truncate remove indexes?
What is package in pl sql?
What is the purpose of design view?
how would concatenate strings in mysql? : Sql dba
What is partition in sql query?
How subquery works in sql?
What is bulk compiling in pl/sql.?
What does varchar include?
How delete all data from all tables in sql?
What are different types of sql?
What is t sql in sql server?