what is difference between procedure and function,
procedure and trigger?
Answer Posted / jagadesh
procedure can take parameters as argument's but triggers
cannot take parameters as arguments
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
how to create a table index in mysql? : Sql dba
Is progress software supports to ( pl/sql )?
what is sub-query? : Transact sql
what is a join? : Sql dba
What is denormalization in a database?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
what is cursor. write example of it. What are the attributes of cursor.
What is record in pl sql?
Enlist the data types that can be used in pl/sql?
How do I sort a table in sql?
What are different types of indexes?
What is rename command in sql?
What is interval partition?
Why do we need cursors in pl sql?
How do you rank data in sql?