What is the procedure in SQL?

Member

by horace , in category: Technology , 3 years ago

 What is the procedure in SQL?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by julio.mcglynn , 3 years ago

We can say a procedure is a function defined in PL/SQL. It is the collection of multiple Structured Query Language. We cam implement modules in SQL using procedures.

Related Threads:

What are differences between Trigger and Stored Procedure?
What is a transaction in SQL?
What Are the Commonly Used Oracle Query Tools for Beginners?
What is a composite key in SQL?
What is a foreign key in SQL?
What is the unique key in sql?