Explain in brief about Microsoft SQL server?



Explain in brief about Microsoft SQL server?..

Answer / Ganesh Datt Tripathi

Microsoft SQL Server is a relational database management system developed by Microsoft. It offers features such as table and query support, stored procedures, triggers, views, and data integrity constraints. SQL Server can run on Windows and Linux platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

If any stored procedure is encrypted, then can we see its definition in activity monitor?

0 Answers  


what is the difference between count(*) and count(1) ?

1 Answers   MCN Solutions,


can you any body tell me which service pack is installed in the sql server?

3 Answers  


How to delete an attribute from the emp table

4 Answers  


Why do we use stored procedures in sql server?

1 Answers  


i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..

4 Answers  


how to get the automatic backup of the database in the sql server

4 Answers  


what is the importence of the trigger in sqlserver2000?

1 Answers   ATI,


Do you know what are the restrictions that views have to follow?

1 Answers  


Which is the best place or learning center for MS SQL?????In Bangladesh?????

1 Answers   TCL, Wipro,


Explain triggers?

1 Answers  


Explain DBMS, RDBMS?

6 Answers  


Categories