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
what is the difference between char_length and length? : Sql dba
How do I view an execution plan in sql?
What are all the different normalization?
What problem one might face while writing log information to a data-base table in pl/sql?
Mention what pl/sql package consists of?
what is text? : Sql dba
what are set operators in sql? : Sql dba
Can a primary key be a foreign key?
How do I tune a sql query?
what are date and time intervals? : Sql dba
How much does sql cost?
Is sql dba a good career? : SQL DBA
Why do we need cursors in pl sql?
what is sql in mysql? : Sql dba
What is bind variable in pl sql?