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

Answer Posted / ganesh ganjre

Diff. b/w proc. & trigger..
procedure can be called from trigger but trigger can't be
called from procedure.
Trigger(Implicitly)
Procedure(Explicitly)

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use delete in merge statement?

520


How many types of triggers exist in pl/sql?

577


What is a primary key called that is made up of more than one field?

805


Where can I learn sql for free?

515


What is the use of sqldataadapter?

545






Can we join 3 tables in sql?

506


What is the cause of mutating table error and how can we solve it?

610


What is the difference between count 1 and count (*) in a sql query?

508


what is the difference between char and varchar data types? : Sql dba

547


Can we rollback truncate?

544


What are the methods of filing?

526


what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba

535


what is error ora-03113: end-of-file on communication channel?

612


What does (+) mean in sql joins?

534


What is a schema sql?

538