adspace
Answer Posted / 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 View All Answers
How to connect php with different port numbers?
What is self contained sub query?
Explain system functions or built-in functions? What are different types of system functions?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is a view in sql?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
How raid can influence database performance?
Can you index views?
How can we solve concurrency problems?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Can sql servers link to other servers like oracle?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
How to convert character strings into numeric values?
What is a scheduled job or what is a scheduled task?