SlideShare a Scribd company logo
Group members
 RAJA MOSHIN
 KAMAR KHATEEB
 Syed Ahmad Mothasim Billa
 ABDUL REHMAN AZAM
CONTENTS
 What is SQL
 What is PL/SQL
 Different between SQL & PL/SQL
 Usage different syntax
 video
topic
Different d/w
Introduction of SQL
What is SQL
 SQL is a query language that allows user to specify the conditions. (instead of algorithms)
What is PL-SQL
 PL-SQL is a programming language SQL, used to write full programs
using variables, loops,operators etc.
Different d/w SQL and PL/SQL
 SQL may be considered as the source of data for our reports,
web pages and screens.
 PL/SQL can be considered as the application language similar
to Java or PHP. It might be the language used to build,
format and display those reports, web pages and screens
Different d/w SQL and PL/SQL
 SQL is a data oriented language used to select and manipulate
sets of data.
 PL/SQL is a procedural language used to create applications.
Different d/w SQL and PL/SQL
 SQL is used to write queries, DDL and DML statements.
 PL/SQL is used to write program blocks, functions, procedures
triggers, and packages.
Different d/w SQL and PL/SQL
 SQL is declarative, i.e., it tells the database what to do but not
how to do it.
 Whereas, PL/SQL is procedural, i.e., it tells the database how
to do things.
 SQL can be embedded within a PL/SQL program.
But PL/SQL can’t be embedded within a SQL statement.
TABLE
SQL UPDATE Syntax
Syntax
 UPDATE table name
SET column1=value1,column2=value2,...
WHERE some_column=some_value;
 Example
 UPDATE Customers
SET ContactName='Juan'
WHERE Country='Mexico';
SQL DELETE Syntax
 DELETE FROM table_name
WHERE some_column=some_value;
 Example
 DELETE FROM Customers
WHERE CustomerName='Alfreds Futterkiste' AND ContactName='Maria
Anders';
SQL INSERT INTO Syntax
 INSERT INTO table_name
VALUES (value1,value2,value3,...);
example
 INSERT INTO Customers (CustomerName, ContactName, Address, City,
PostalCode, Country)
VALUES ('Cardinal','Tom B. Erichsen','Skagen
21','Stavanger','4006','Norway');
SQL SELECT Syntax
 SELECT column_name,column_name
FROM table_name;
Example
 SELECT * FROM Customers;
describes the PL/SQL basic syntax
 PL/SQL is a block-structured language, meaning that PL/SQL programs are
divided and written in logical blocks of code. Each block consists of three sub-
 Declarations
This section starts with the keyword DECLARE
 Executable Commands
This section is enclosed between the keywords BEGIN and END and it is a
mandatory section.
 Exception Handling
 This section starts with the keyword EXCEPTION
Every PL/SQL statement ends with a semicolon (;). PL/SQL blocks
can be nested within other PL/SQL blocks using BEGIN and END.
Here is the basic structure of a PL/SQL block:
AT last this Video will explain What is
Database & SQL? Detail
References
 http://www.w3schools.com
 http://www.slideshare.net/
 http://www.youtube.com
Sql  presntation

More Related Content

Viewers also liked

Documentos académicos.
Documentos académicos.Documentos académicos.
Documentos académicos.
Chrystian Donaire Villén
 
Analisis de la catedral de reims
Analisis de la catedral de reimsAnalisis de la catedral de reims
Analisis de la catedral de reims
Kenny Gil
 
Temas 3.2
Temas 3.2Temas 3.2
Temas 3.2
noemy mm
 
IT140_IP2_JasonLopomo_SlidePresentation
IT140_IP2_JasonLopomo_SlidePresentationIT140_IP2_JasonLopomo_SlidePresentation
IT140_IP2_JasonLopomo_SlidePresentationjason lopomo
 
Sílabo ESPOCH
Sílabo ESPOCHSílabo ESPOCH
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
LAGUIOLE ARBALETE GENES DAVID
 
Renovation_of_apartments_The inlet heated floor
Renovation_of_apartments_The inlet heated floorRenovation_of_apartments_The inlet heated floor
Renovation_of_apartments_The inlet heated floorKonstantin Komarov
 
Tarea de informatica diapositivas
Tarea de informatica diapositivasTarea de informatica diapositivas
Tarea de informatica diapositivas
maria guambuguete
 
Dispositivos de entrada
Dispositivos de entradaDispositivos de entrada
Dispositivos de entrada
vicuuu
 
Neil leifer ppt
Neil leifer pptNeil leifer ppt
Neil leifer ppt
Robby Ollari
 
Bao cao thu viec gd1 (1)
Bao cao thu viec gd1 (1)Bao cao thu viec gd1 (1)
Bao cao thu viec gd1 (1)
Hoang An Tran
 
Group Report Teacher Motivation and Education Governance
Group Report Teacher Motivation and Education Governance Group Report Teacher Motivation and Education Governance
Group Report Teacher Motivation and Education Governance
Teachers Task Force for Education 2030
 
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
Angelo Cordova
 

Viewers also liked (17)

Documentos académicos.
Documentos académicos.Documentos académicos.
Documentos académicos.
 
NOV 2016 CV
NOV 2016 CVNOV 2016 CV
NOV 2016 CV
 
Analisis de la catedral de reims
Analisis de la catedral de reimsAnalisis de la catedral de reims
Analisis de la catedral de reims
 
Temas 3.2
Temas 3.2Temas 3.2
Temas 3.2
 
IT140_IP2_JasonLopomo_SlidePresentation
IT140_IP2_JasonLopomo_SlidePresentationIT140_IP2_JasonLopomo_SlidePresentation
IT140_IP2_JasonLopomo_SlidePresentation
 
Sílabo ESPOCH
Sílabo ESPOCHSílabo ESPOCH
Sílabo ESPOCH
 
Microbes at the extreme
Microbes at the extremeMicrobes at the extreme
Microbes at the extreme
 
Resume
ResumeResume
Resume
 
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
Catalog: Laguiole Arbalète Genès David Knives - 2014 2015
 
Renovation_of_apartments_The inlet heated floor
Renovation_of_apartments_The inlet heated floorRenovation_of_apartments_The inlet heated floor
Renovation_of_apartments_The inlet heated floor
 
Tarea de informatica diapositivas
Tarea de informatica diapositivasTarea de informatica diapositivas
Tarea de informatica diapositivas
 
Dispositivos de entrada
Dispositivos de entradaDispositivos de entrada
Dispositivos de entrada
 
Neil leifer ppt
Neil leifer pptNeil leifer ppt
Neil leifer ppt
 
Bao cao thu viec gd1 (1)
Bao cao thu viec gd1 (1)Bao cao thu viec gd1 (1)
Bao cao thu viec gd1 (1)
 
Group Report Teacher Motivation and Education Governance
Group Report Teacher Motivation and Education Governance Group Report Teacher Motivation and Education Governance
Group Report Teacher Motivation and Education Governance
 
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
La tecnologia, los avances tecnologicos y la aplicacon para el desarrollo de ...
 
Amusement
Amusement Amusement
Amusement
 

Similar to Sql presntation

PL/SQL Complete Tutorial. All Topics Covered
PL/SQL Complete Tutorial. All Topics CoveredPL/SQL Complete Tutorial. All Topics Covered
PL/SQL Complete Tutorial. All Topics Covered
Danish Mehraj
 
Sql tutorial
Sql tutorialSql tutorial
Sql tutorial
Rumman Ansari
 
ORACLE PL SQL
ORACLE PL SQLORACLE PL SQL
ORACLE PL SQL
Srinath Maharana
 
Introduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQLIntroduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQL
Collaboration Technologies
 
embedded-static-&dynamic
embedded-static-&dynamicembedded-static-&dynamic
embedded-static-&dynamic
Saranya Natarajan
 
L9 l10 server side programming
L9 l10  server side programmingL9 l10  server side programming
L9 l10 server side programmingRushdi Shams
 
Cursors, triggers, procedures
Cursors, triggers, proceduresCursors, triggers, procedures
Cursors, triggers, procedures
Vaibhav Kathuria
 
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and TriggerB.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
Assistant Professor, Shri Shivaji Science College, Amravati
 
What does PL_SQL stand for and what is the functioning of PL_SQL.docx
What does PL_SQL stand for and what is the functioning of PL_SQL.docxWhat does PL_SQL stand for and what is the functioning of PL_SQL.docx
What does PL_SQL stand for and what is the functioning of PL_SQL.docx
shivanikaale214
 
Oracle - Program with PL/SQL - Lession 02
Oracle - Program with PL/SQL - Lession 02Oracle - Program with PL/SQL - Lession 02
Oracle - Program with PL/SQL - Lession 02
Thuan Nguyen
 
Database Management Lab -SQL Queries
Database Management Lab -SQL Queries Database Management Lab -SQL Queries
Database Management Lab -SQL Queries
shamim hossain
 
PLSQL
PLSQLPLSQL
Pl sql
Pl sqlPl sql
Pl sql-ch1
Pl sql-ch1Pl sql-ch1
Pl sql-ch1
Mukesh Tekwani
 

Similar to Sql presntation (20)

PL/SQL Complete Tutorial. All Topics Covered
PL/SQL Complete Tutorial. All Topics CoveredPL/SQL Complete Tutorial. All Topics Covered
PL/SQL Complete Tutorial. All Topics Covered
 
Sql tutorial
Sql tutorialSql tutorial
Sql tutorial
 
ORACLE PL SQL
ORACLE PL SQLORACLE PL SQL
ORACLE PL SQL
 
Introduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQLIntroduction to Database SQL & PL/SQL
Introduction to Database SQL & PL/SQL
 
embedded-static-&dynamic
embedded-static-&dynamicembedded-static-&dynamic
embedded-static-&dynamic
 
SQL overview and software
SQL overview and softwareSQL overview and software
SQL overview and software
 
L9 l10 server side programming
L9 l10  server side programmingL9 l10  server side programming
L9 l10 server side programming
 
Sql Overview
Sql OverviewSql Overview
Sql Overview
 
Cursors, triggers, procedures
Cursors, triggers, proceduresCursors, triggers, procedures
Cursors, triggers, procedures
 
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and TriggerB.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
B.Sc. II (IV Sem) RDBMS & PL/SQL Unit-5 PL/SQL, Cursor and Trigger
 
What does PL_SQL stand for and what is the functioning of PL_SQL.docx
What does PL_SQL stand for and what is the functioning of PL_SQL.docxWhat does PL_SQL stand for and what is the functioning of PL_SQL.docx
What does PL_SQL stand for and what is the functioning of PL_SQL.docx
 
Sql
SqlSql
Sql
 
Oracle etl openworld
Oracle etl openworldOracle etl openworld
Oracle etl openworld
 
Oracle - Program with PL/SQL - Lession 02
Oracle - Program with PL/SQL - Lession 02Oracle - Program with PL/SQL - Lession 02
Oracle - Program with PL/SQL - Lession 02
 
Database Management Lab -SQL Queries
Database Management Lab -SQL Queries Database Management Lab -SQL Queries
Database Management Lab -SQL Queries
 
PLSQL
PLSQLPLSQL
PLSQL
 
Pl sql
Pl sqlPl sql
Pl sql
 
Pl sql
Pl sqlPl sql
Pl sql
 
Pl sql
Pl sqlPl sql
Pl sql
 
Pl sql-ch1
Pl sql-ch1Pl sql-ch1
Pl sql-ch1
 

Recently uploaded

Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
IP ServerOne
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
OECD Directorate for Financial and Enterprise Affairs
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Sebastiano Panichella
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Sebastiano Panichella
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
eCommerce Institute
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
OWASP Beja
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
gharris9
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
Sebastiano Panichella
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
khadija278284
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
Howard Spence
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
Faculty of Medicine And Health Sciences
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
Access Innovations, Inc.
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Orkestra
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Matjaž Lipuš
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
faizulhassanfaiz1670
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Access Innovations, Inc.
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
Vladimir Samoylov
 

Recently uploaded (17)

Acorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutesAcorn Recovery: Restore IT infra within minutes
Acorn Recovery: Restore IT infra within minutes
 
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
Competition and Regulation in Professional Services – KLEINER – June 2024 OEC...
 
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...Doctoral Symposium at the 17th IEEE International Conference on Software Test...
Doctoral Symposium at the 17th IEEE International Conference on Software Test...
 
Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...Announcement of 18th IEEE International Conference on Software Testing, Verif...
Announcement of 18th IEEE International Conference on Software Testing, Verif...
 
María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024María Carolina Martínez - eCommerce Day Colombia 2024
María Carolina Martínez - eCommerce Day Colombia 2024
 
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
0x01 - Newton's Third Law:  Static vs. Dynamic Abusers0x01 - Newton's Third Law:  Static vs. Dynamic Abusers
0x01 - Newton's Third Law: Static vs. Dynamic Abusers
 
Gregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptxGregory Harris' Civics Presentation.pptx
Gregory Harris' Civics Presentation.pptx
 
International Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software TestingInternational Workshop on Artificial Intelligence in Software Testing
International Workshop on Artificial Intelligence in Software Testing
 
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdfBonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
Bonzo subscription_hjjjjjjjj5hhhhhhh_2024.pdf
 
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptxsomanykidsbutsofewfathers-140705000023-phpapp02.pptx
somanykidsbutsofewfathers-140705000023-phpapp02.pptx
 
Obesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditionsObesity causes and management and associated medical conditions
Obesity causes and management and associated medical conditions
 
Eureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 PresentationEureka, I found it! - Special Libraries Association 2021 Presentation
Eureka, I found it! - Special Libraries Association 2021 Presentation
 
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
Sharpen existing tools or get a new toolbox? Contemporary cluster initiatives...
 
Bitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXOBitcoin Lightning wallet and tic-tac-toe game XOXO
Bitcoin Lightning wallet and tic-tac-toe game XOXO
 
Media as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern EraMedia as a Mind Controlling Strategy In Old and Modern Era
Media as a Mind Controlling Strategy In Old and Modern Era
 
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdfSupercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
Supercharge your AI - SSP Industry Breakout Session 2024-v2_1.pdf
 
Getting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control TowerGetting started with Amazon Bedrock Studio and Control Tower
Getting started with Amazon Bedrock Studio and Control Tower
 

Sql presntation

  • 1.
  • 2. Group members  RAJA MOSHIN  KAMAR KHATEEB  Syed Ahmad Mothasim Billa  ABDUL REHMAN AZAM
  • 3. CONTENTS  What is SQL  What is PL/SQL  Different between SQL & PL/SQL  Usage different syntax  video
  • 5. Introduction of SQL What is SQL  SQL is a query language that allows user to specify the conditions. (instead of algorithms)
  • 6. What is PL-SQL  PL-SQL is a programming language SQL, used to write full programs using variables, loops,operators etc.
  • 7. Different d/w SQL and PL/SQL  SQL may be considered as the source of data for our reports, web pages and screens.  PL/SQL can be considered as the application language similar to Java or PHP. It might be the language used to build, format and display those reports, web pages and screens
  • 8. Different d/w SQL and PL/SQL  SQL is a data oriented language used to select and manipulate sets of data.  PL/SQL is a procedural language used to create applications.
  • 9. Different d/w SQL and PL/SQL  SQL is used to write queries, DDL and DML statements.  PL/SQL is used to write program blocks, functions, procedures triggers, and packages.
  • 10. Different d/w SQL and PL/SQL  SQL is declarative, i.e., it tells the database what to do but not how to do it.  Whereas, PL/SQL is procedural, i.e., it tells the database how to do things.  SQL can be embedded within a PL/SQL program. But PL/SQL can’t be embedded within a SQL statement.
  • 11. TABLE
  • 12. SQL UPDATE Syntax Syntax  UPDATE table name SET column1=value1,column2=value2,... WHERE some_column=some_value;  Example  UPDATE Customers SET ContactName='Juan' WHERE Country='Mexico';
  • 13. SQL DELETE Syntax  DELETE FROM table_name WHERE some_column=some_value;  Example  DELETE FROM Customers WHERE CustomerName='Alfreds Futterkiste' AND ContactName='Maria Anders';
  • 14. SQL INSERT INTO Syntax  INSERT INTO table_name VALUES (value1,value2,value3,...); example  INSERT INTO Customers (CustomerName, ContactName, Address, City, PostalCode, Country) VALUES ('Cardinal','Tom B. Erichsen','Skagen 21','Stavanger','4006','Norway');
  • 15. SQL SELECT Syntax  SELECT column_name,column_name FROM table_name; Example  SELECT * FROM Customers;
  • 16. describes the PL/SQL basic syntax  PL/SQL is a block-structured language, meaning that PL/SQL programs are divided and written in logical blocks of code. Each block consists of three sub-  Declarations This section starts with the keyword DECLARE  Executable Commands This section is enclosed between the keywords BEGIN and END and it is a mandatory section.  Exception Handling  This section starts with the keyword EXCEPTION
  • 17. Every PL/SQL statement ends with a semicolon (;). PL/SQL blocks can be nested within other PL/SQL blocks using BEGIN and END. Here is the basic structure of a PL/SQL block:
  • 18. AT last this Video will explain What is Database & SQL? Detail
  • 19.