Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.2k views
in Structured Query Language (SQL) by (54.8k points)
closed by

What are the various processing skills of SQL?

1 Answer

+1 vote
by (49.1k points)
selected by
 
Best answer

The various processing skills of SQL are :

(i) Data Definition Language (DDL) :

The SQL DDL provides commands for defining relation schemes (structure), deleting relations, creating indexes and modifying relation schemes.

(ii) Data Manipulation Language (DML) :

The SQL DML includes commands to insert, delete, and modify tuples in the database.

(iii) Embedded Data Manipulation Language :

The embedded form of SQL is used in high level programming languages.

(iv) View Defintion :

The SQL also includes commands for defining views of tables.

(v) Authorization :

The SQL includes commands for access rights to relations and views of tables

(vi) Integrity :

The SQL provides forms for integrity checking using condition.

(vii) Transaction control :

The SQL includes commands for file transactions and control over transaction processing.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...