What SQL can do?

SQL can perform various database operations like

·         Create and remove of database

·         Create, alter and remove the tables

·         Insert, update, delete and retrieve the records

·         Controlling the user access

·         Managing transactions during insertion, updation and deletion of records

Comments

Popular posts from this blog

What are different data types to manage data in the columns or fields?

What is SQL?