Observed that some SP’s / Jobs are processing late, how to troubleshoot to improve performance?
1 3318i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
1936can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)
2 4706
What happens if time-only values are provided as date and time literals?
What is dimension table? : sql server analysis services, ssas
Why de-normalization required?
1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?
Give an example of SQL injection attack ?
What are the transaction properties?
what is create database syntax? : Sql server database administration
How to write a query with an inner join in ms sql server?
What are the system database in sql server 2008?
List out the different types of locks available in sql server?
What is it unwise to create wide clustered index keys?
What is the use of builtinadministrators group in sql server? : sql server security
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
Is there any difference between primary key and unique with the not null condition?
What are subqueries in sql server?