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 different functions in sql?
how to present a past time in hours, minutes and seconds? : Sql dba
how to load data files into tables with 'mysqlimport'? : Sql dba
How to get each name only once from an employee table?
How do I run a program in pl sql?
How insert into statements in sql?
what are the 'mysql' command line options? : Sql dba
What is difference between cursor and trigger?
what is the difference between truncate and delete statement? : Transact sql
Can I learn sql in a week?
How does one load ebcdic data? : aql loader
which tcp/ip port does sql server run on? : Sql dba
Is vs as in pl sql?
What do you know by pl/sql cursors?
Explain the uses of a database trigger?