sql

  • SQL stands for Structured Query Language. It is used for interacting with databases.
  • SQL is also known as standard query language which is used for maintaining relational database management systems(RDBMS).
  • SQL is a subject specific language which is used for programming and designed for maintaining data.
  • It performs different operations of data manipulation on different types of data using features of SQL.
  • It is used for creation and deletion of database.
  • It can also be used to fetch and modify rows and tables in a database.
  • SQL is specialized language for updating, deleting,and requesting information from databases.

Categorized in: