Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
30 views
5 pages
?SQL Commands?interview Series
Uploaded by
Ashish
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save ?SQL COMMANDS?INTERVIEW SERIES For Later
Download
Save
Save ?SQL COMMANDS?INTERVIEW SERIES For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
30 views
5 pages
?SQL Commands?interview Series
Uploaded by
Ashish
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save ?SQL COMMANDS?INTERVIEW SERIES For Later
Carousel Previous
Carousel Next
Download
Save
Save ?SQL COMMANDS?INTERVIEW SERIES For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 5
Search
Fullscreen
SQL COMMANDS [S@L_ commands ]:- © Sgk commands are fnstructlons. ff is Used po Communicate with the database. Ir Ps als0 ysed fo perform Speureic asks, funcefons, and queries of data. SOL can perform Varfouc tasks Like Create a fable, add dora 7° yasies, drop the table, MOMAy phe table. Se Pemlssion for user. [Tepes of SG Command s :- a There are Ave types OF SG Commands.‘ SQL Command, ELEGRADL RUT ES GALLERY, 4. Doda Defination Language (DDL) * DDL changes the stvucture F phe Cale Like creating 9 tole, deteting a table, aittying 4 table, ec. * All the Commands OF DDL are auto - COmmited phat means tt permanently saue au ne changes Mn the database. AAR CAINKEDIL): DL OLLLLL UL dd dd ddd dc/c/c/e/ee ee eessse-< IU UU UU ddd ddd eee ceeeeeeoeu% Hese are some commands 4hat Come Onder DDL.- > CREATE ? ALTER > Drop > TRUACATE 9). CREATE Dt is used 40 Create 4 new table in phe detabase . Syntax CREATE TABLE. NAME (coLumal_naAmE DaraTyre ) Exampte :- CRenre Tagce Emproyee Calame varcyar2 (20), Email] Vv 6): DROP :- Lt is used to delete oth the Structure and rewrd shred In the table. Syntax © DROP TABLE table_name, Geample:- DROP TABLE EmPLOyYEE; ANNE Koma (unKeDin). ©). ALTER: TELEGRAM NwTES WHteery,| Lr is Used tO alter the structure of the database. This could be either 4o Modify the charactevistcs Of an existing ottyibute or probably 4 add a new attribute. SYMOn ALTER TABLE table-n@me ADP ‘Column_ name datatype; Example :- 4 ALTER TABLE STU. DETAILS ADD ( ADORESS VARCHAR 2 (20) i ALTER TaBle STV. Deraris pyodiFy (WAaMe vaRcnaR 2 (207);QOGOOD ULL LUC Ud dd dd ddd de eeeeeeesee ae 4). TRUNCATE :- ft fs used to depete all the vows from the toble and Free the space contening the table. Syntax: TRUNCATE TABLE table. name Example: TRUNCATE TABLE EmPLoyee } u_ Koma CLINKEDIN) - ecey AM NOTES GALLERY. 2- DATA ManiPuzation LANGUAGE (DML) Dmt commands are used 10 modify the, cdetabase- It is responsible for ali foim of Changes In fre databace. The Command of DML is not autd- Ommitea- © Insert + Update + Deete. a) INSERT :- jhe [cert is statement js Sar Query. Lt is Used fo Insert data Into the youd of a tasie. Syntax . Insert into TARLE_NAME valves (Vauel, Value 2, Varue3-... Value nN): 6): UppaTe:- his Command used fo update ox modify pre value of a eolumn 3n the tosle. Syntax - UpDaTe tebie_name cer [column_namet = Value 4, ... tetumn ) c). Devere :- St is used 40 remove one OF MI0re you From Q ede - Example '- DeveTe FROM jowapeint WERE fruthor =" funoo"; 1 KoA (Linkeoin) -3. DATA Connol Language (DcL) Dect commands are used tO grant and revorKe authority from any database user © Grant * Revore 9): GRANT :- It }s used to give user access privileges to databace. Eyample :- , Grant SELECT, UPDATE ON My_ TABLE TO SOME_USER , A b REVOKE :- Tt fs used fo ree back permissions From the user. 4. “TRANSACTION ConTRoL LANGUAGE (TcL) Tel Commands can only use with DL Commande Hike LNSERT, DELETE and UPDATE only. © Commit © ROLL BACK 2 SAVE POINT. @) ConmaT :- Commit command is used 40 save a transaction fo the databace . Example :- Devete From Customers UINERE AGE = 25; Commit. b)- ROLL BAck :- Rollback COmmands }s used to UNdO transactions thet have not already heen saved 40 -the databace. SyMtaxi- ROLL Back sbbbbbbbooboidddddddddddececeeeoeeeWLLL ddddedd ddd cee eeCCeee™ ¢). SAVEPOINT :- Tr ts used 40 voll the ¢ransauion back to g Certeln pant wjthout yolling hack entire pransaution - Sy ntox i- SAVEPOINT SavePoinT_.NAME Aqut compre (LINKEDIN): TELEG ENE Wares GHLLERY, 5: Data QuéAy LANGUAGE (DgL ) PQL is used 4o Fetch the data From tne databare - © elect 7? SELECT :- This 35 came as the projection operation OF velation al algebra. Jt }s used 40 seleck the attribute based on the conditton « Syntax! SELECT expressions FRom TABLES IIHERE Conditions ;
You might also like
Group-9-SQL
PDF
No ratings yet
Group-9-SQL
29 pages
SQL Notes
PDF
No ratings yet
SQL Notes
11 pages
Shubham Record Work
PDF
No ratings yet
Shubham Record Work
32 pages
CO2 Session 7
PDF
No ratings yet
CO2 Session 7
57 pages
Sahil DBMS
PDF
No ratings yet
Sahil DBMS
11 pages
DDL
PDF
No ratings yet
DDL
16 pages
SQL Commands Are Crucial for Managing Databases Effectively
PDF
No ratings yet
SQL Commands Are Crucial for Managing Databases Effectively
9 pages
SQL Command
PDF
No ratings yet
SQL Command
6 pages
Problem Solving_Programs
PDF
No ratings yet
Problem Solving_Programs
8 pages
Unit Iii
PDF
No ratings yet
Unit Iii
32 pages
Unit 4_Oracle basics
PDF
No ratings yet
Unit 4_Oracle basics
14 pages
SQL Notes
PDF
No ratings yet
SQL Notes
8 pages
Dbms Notes Unit 1
PDF
No ratings yet
Dbms Notes Unit 1
65 pages
Module 4
PDF
No ratings yet
Module 4
130 pages
VBS 018 - SQL Language Commands
PDF
No ratings yet
VBS 018 - SQL Language Commands
5 pages
Types of SQL Commands
PDF
No ratings yet
Types of SQL Commands
5 pages
SQL Commands
PDF
No ratings yet
SQL Commands
7 pages
Chapter 4 - SQL Commands
PDF
No ratings yet
Chapter 4 - SQL Commands
7 pages
unit 3
PDF
No ratings yet
unit 3
2 pages
SQL Notes Grade 10 - 100428
PDF
No ratings yet
SQL Notes Grade 10 - 100428
6 pages
mysql notes
PDF
No ratings yet
mysql notes
5 pages
86d1cea0-3f62-4de3-8480-dde44f224da8
PDF
No ratings yet
86d1cea0-3f62-4de3-8480-dde44f224da8
1 page
3.4P
PDF
No ratings yet
3.4P
19 pages
Vedika Vetal
PDF
No ratings yet
Vedika Vetal
19 pages
SQL Commands
PDF
No ratings yet
SQL Commands
3 pages
VU22CSEN0100031 DBMS Assignment2
PDF
No ratings yet
VU22CSEN0100031 DBMS Assignment2
7 pages
SQL Class 1 PPT
PDF
No ratings yet
SQL Class 1 PPT
19 pages
SQL Part
PDF
No ratings yet
SQL Part
60 pages
Day1 - Commands PL SQL
PDF
No ratings yet
Day1 - Commands PL SQL
13 pages
SQL Basics
PDF
No ratings yet
SQL Basics
27 pages
WSE2007 ELA AP2023246000731 2024-01-23 Reference-Material-I
PDF
No ratings yet
WSE2007 ELA AP2023246000731 2024-01-23 Reference-Material-I
38 pages
SQL Commands Cheatsheet With Examples
PDF
No ratings yet
SQL Commands Cheatsheet With Examples
6 pages
Module 4 DBMS
PDF
No ratings yet
Module 4 DBMS
21 pages
Session 7
PDF
No ratings yet
Session 7
52 pages
SQL Tutorial
PDF
No ratings yet
SQL Tutorial
13 pages
Create Alter Drop Truncate
PDF
No ratings yet
Create Alter Drop Truncate
6 pages
SQL Commands - DML, DDL, DCL, TCL, DQL With Query Example
PDF
100% (2)
SQL Commands - DML, DDL, DCL, TCL, DQL With Query Example
11 pages
U2-3,4 SQL Data Manipulation
PDF
No ratings yet
U2-3,4 SQL Data Manipulation
22 pages
DDL DML DCL TCL and DQL
PDF
No ratings yet
DDL DML DCL TCL and DQL
6 pages
DBMS 4
PDF
No ratings yet
DBMS 4
30 pages
SQL Commands
PDF
No ratings yet
SQL Commands
9 pages
(Unit 3) Introduction To SQL: SQL (Structured Query Language)
PDF
No ratings yet
(Unit 3) Introduction To SQL: SQL (Structured Query Language)
30 pages
SQL Commands
PDF
No ratings yet
SQL Commands
18 pages
Vasireddy Venkatadri Institute of Technology: SQL Commands
PDF
No ratings yet
Vasireddy Venkatadri Institute of Technology: SQL Commands
6 pages
DBMS Unit-3 Notes
PDF
No ratings yet
DBMS Unit-3 Notes
19 pages
ch-4
PDF
No ratings yet
ch-4
87 pages
Sql Basics
PDF
No ratings yet
Sql Basics
34 pages
ex 4
PDF
No ratings yet
ex 4
3 pages
SQL Commant A1
PDF
No ratings yet
SQL Commant A1
13 pages
Reading Material experiment 1.1
PDF
No ratings yet
Reading Material experiment 1.1
5 pages
SQL Commands - DML, DDL, DCL, TCL, DQL With Query Example
PDF
No ratings yet
SQL Commands - DML, DDL, DCL, TCL, DQL With Query Example
9 pages
SQL Short Notes PDF
PDF
No ratings yet
SQL Short Notes PDF
9 pages
A Presentation On SQL Commands by Harshitaa Kapoor
PDF
No ratings yet
A Presentation On SQL Commands by Harshitaa Kapoor
14 pages
Database Command
PDF
No ratings yet
Database Command
7 pages
Module 4 SQL
PDF
100% (1)
Module 4 SQL
151 pages
Types of SQL Command
PDF
No ratings yet
Types of SQL Command
5 pages
SQL1
PDF
No ratings yet
SQL1
5 pages
SQL Commands Handwritten Notes
PDF
No ratings yet
SQL Commands Handwritten Notes
5 pages
DBMS Chapter 4
PDF
No ratings yet
DBMS Chapter 4
39 pages
Django-Private-Chat Documentation: Release 0.3.0
PDF
No ratings yet
Django-Private-Chat Documentation: Release 0.3.0
55 pages
Informatics Practices Xii CH 1 To CH 6 1
PDF
No ratings yet
Informatics Practices Xii CH 1 To CH 6 1
192 pages
LPP V
PDF
No ratings yet
LPP V
9 pages
EXAMINATION 2022-23 B.C.A.-YEAR-3-SEM-6 (U.G. Semester (Regular) Even)
PDF
No ratings yet
EXAMINATION 2022-23 B.C.A.-YEAR-3-SEM-6 (U.G. Semester (Regular) Even)
4 pages
Staff Selection Commission (KKR) Combined Higher Secondary (10+2) Level Examination, 2023 List of Nominated Candidates
PDF
No ratings yet
Staff Selection Commission (KKR) Combined Higher Secondary (10+2) Level Examination, 2023 List of Nominated Candidates
1 page
MCQs - Problems On Loops - 2 PDF
PDF
No ratings yet
MCQs - Problems On Loops - 2 PDF
4 pages
Assignment Questions - Problems On Loops - 2 PDF
PDF
No ratings yet
Assignment Questions - Problems On Loops - 2 PDF
5 pages
MCQs - Java Arrays - 2 PDF
PDF
No ratings yet
MCQs - Java Arrays - 2 PDF
3 pages
Cursive Writing Lowercase Alphabet Exercise
PDF
No ratings yet
Cursive Writing Lowercase Alphabet Exercise
27 pages
Assignment Questions - Java Arrays PDF
PDF
No ratings yet
Assignment Questions - Java Arrays PDF
2 pages