Introduction to SQL language - LearnHowToCode SarkariResult.com Interview Questions and Answers LearnHowToCodeOnline
Introduction to SQL language

Introduction to SQL language


In this article you learn SQL is a programming language designed to manage data stored in a relational database management system (RDBMS).
SQL stands for the structured query language.  
SQL consists of a data definition language, data manipulation language, and a data control language.
·         The data definition language transactions with the schema creation and modification e.g., CREATE TABLE statement allows you to create a new table in the database and the ALTER TABLE statement changes the structure of an existing table.
·         The data manipulation language provides the constructs to query data such as SELECT statement and to update the data such as INSERT, UPDATE, and DELETE statements.
·         The data control language consists of the statements that deal with the user authorization and security such as GRANT and REVOKE statements.


About Mariano

I'm Ethan Mariano a software engineer by profession and reader/writter by passion.I have good understanding and knowledge of AngularJS, Database, javascript, web development, digital marketing and exploring other technologies related to Software development.

0 comments:

Featured post

Political Full Forms List

Acronym Full Form MLA Member of Legislative Assembly RSS Really Simple Syndication, Rashtriya Swayamsevak Sangh UNESCO United Nations E...

Powered by Blogger.