Can we linked SharePoint to a SQL database?
Explain Capacity planning to create a database? and how to monitor it?
Explain the properties of the relational tables?
What is a cube? : sql server analysis services, ssas
Which command is used for user defined error messages?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
select name of emplyoee whose total salary is 130 from following table. id name salary 1 a 100 2 b 20 3 c 50 1 a 30 2 b 70 Post the resulantant Query?
wat wil hapn if we give the both read and deny read permission to user?
I hav 10 records only one column 1,2,3,4,5......10 now am writing query select max(column name) Then What is The Output
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
If we drop a table, does it also drop related objects like constraints, indexes, columns, defaults, views, and stored procedures?
Do you know data definition language, data control language and data manipulation language?
Tell me when is the update_statistics command used?