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 data types in pl sql?
Explain the purpose of %type and %rowtype data types?
What are the advantages of indexing?
What does sign mean sql?
What do you mean by field in sql?
What is the maximum rows in csv?
Which sql statement is used to return only different values?
Name three sql operations that perform a sort.
explain the difference between bool, tinyint and bit. : Sql dba
how do you know if your mysql server is alive? : Sql dba
What program will open a mdb file?
What is flag in sql?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
What are the two types of periodical indexes?
What is sql and also describe types of sql statements?