adspace


What is structured query langauge (sql)?

Answer Posted / Praval Pratap Singh

Structured Query Language (SQL) is a standard programming language used to manage and manipulate relational databases. It provides various commands for creating, modifying, querying, and managing data stored in tables within a database. SQL consists of several types of statements, including Data Definition Language (DDL), Data Manipulation Language (DML), and Data Control Language (DCL). DDL is used to create, modify, and delete database objects such as tables and schemas. DML is used to retrieve, insert, update, and delete data from the database. DCL is used to control access to the database by granting or revoking privileges.n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category