How is sql used in sql server?



How is sql used in sql server?..

Answer / Asharaf Ali

SQL (Structured Query Language) is the standard language for accessing and manipulating databases, including SQL Server. In SQL Server, SQL statements are used to create, modify, query, and manage database objects such as tables, indexes, views, stored procedures, and user-defined functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is side by side migration in sql server?

1 Answers  


What is the use of nvl work?

1 Answers  


Wht is the difference between stored procedure and trigger

6 Answers   HCL, TCS,


what is unique and xaml nonclustered index

1 Answers  


How do you create an execution plan?

1 Answers  


How can you insert values in multiple rows using one Insert statement?

1 Answers   Flextronics, Thomson Reuters, Virtusa,


How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?

1 Answers  


What is a non clustered primary key?

1 Answers  


What are the different types of sub-queries?

1 Answers  


What is the difference between IN and EXISTS operators in SQL Server?

9 Answers   ASD Lab, CSC, Intelligroup,


What is a document index?

1 Answers  


What is the difference between an index and a unique index?

1 Answers  


Categories