How column data types are determined in a view?
Write a query to delete duplicate records in SQL SERVER
List some major differences between triggers and stored procedures?
Let us say the SQL Server crashed and you are rebuilding the databases including the master database what procedure to you follow?
What is awe?
What is the guest user account in sql server? What login is it mapped to it? : sql server security
write query for fourth maximum salary from employee table
14 Answers Mind Tree, SP Software,
How secure is sql server database?
Why do you want to join software field as you have done your BE in Electronics?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
how to delete duplicate rows in sql server2005
7 Answers Cisco, CTS, HCL, IBM,
Explain the disadvantages/limitation of the cursor?
What are the differences between having and where clause.