crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Six main difference between SQL and PLSQL
Question Posted on 26 May 2020Home >> DataBase >> sql questions >> Six main difference between SQL and PLSQL

Six main difference between SQL and PLSQL
Below are the six main differecn between SQL and PLSQL
SQL:-
(1)It is a database structured query language.
(2)This will not contains code for PL/SQL
(3)It is declarative and data-oriented language
(4)We used sql to execute DML and DDL commands that are individual query.
(5)SQL is mainly used for manipulation of data.
(6)It provides interaction with the database server.

PL/SQL:-
(1)It is a programming langauge for a database that uses SQL.
(2)This will contains the SQL becuase its a extension of SQL
(3)It is a procedural and application-oriented language.
(4)It is block of code which is used to write the entire procedure or function.
(5)And we use pl/sql to create application.
(6)It does not provide interaction with the database server.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Define N in nvarchar and in nchar?

difference between drop and truncate command

difference between procedure and function

different types of databases in sql

Difference Between Update Lock and Exclusive Lock






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap