what is difference between procedure and function,
procedure and trigger?

Answer Posted / suresh somayajula

Difference between Procs & Triggers is;

We have control over the firing of Stored Proceudres,
but we don't have control over the firing of Database
Triggers.

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need cursor in pl sql?

824


What is difference between cursor and trigger?

748


Are stored procedures compiled?

678


What is data profiling in sql?

731


i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5

3586






What is synonyms?

762


What is %type in sql?

687


Is natural join same as inner join?

669


What is clustered and nonclustered index in sql?

688


Is sql sequential or random?

765


Can a table have no primary key?

772


What is trigger in flip flop?

721


What do you understand by case manipulation functions?

723


How long does it take to learn pl sql?

787


Can we write ddl statements in functions?

782