Main Application of SQL Server are : 

  • Create, delete, and update tables in a database
  • Access, manipulate, and modify data in a table 
  • Retrieve and summarize the necessary information from a table or several tables 
  • Add or remove certain rows or columns from a table

Related Question