what is the differnce between procedure and function?
in both dml operations can work and in procedure through out
parameter you can return value ,then what is the differce?
Answer Posted / gavini srikanth
function can return value,procedure may or may not return
value,through procedures can store images
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is a primary key? : Sql dba
What is flag in sql?
What is denormalization in a database?
What is the difference between cluster and non-cluster index?
What are joins in sql?
how can we find the number of rows in a table using mysql? : Sql dba
Is sqlite free?
what are all the common sql function? : Sql dba
what is the difference between sql and t-sql? : Transact sql
How do I find duplicates in the same column?
Show the two pl/sql cursor exceptions.
Can we join 3 tables in sql?
Is oracel sql developer written in java?
Which data type is a composite type?
What is sql*loader and what is it used for? : aql loader