SQL Server Interview Questions
Questions Answers Views Company eMail

What is the Difference beween sql server 2005 and sql server 2008

CMC, Hitech,

3 5540

Difeerence between ssis 2005 and ssis2008?

Convergys,

1 5551

How to provide Security for package?

Convergys,

1 6273

how to get rank of diffrent student in same table based on newly inserted row in sql server2008

ABC,

4 6457

What are the dis_advantages of stored procedures, triggers, indexes?

1666

OPTIMIZATION OF SP,CURSOR,TRIGGERS

2191

what's the difference between SQL & MY-SQl...? And what we learn from these ....?

Broadridge,

2 6559

what is diffrent between store procedure and trigger

2 4285

can any one post me, how to remove rows in the below table ENO ENAME EDEPT ELOC 3368 BPS BI Adayar 3371 RAN BI valachari 3369 SRI BI valachari 3372 jay BI Chn - - - - - - - -

2 3476

what is victor class

1780

can any one say how to update the following senario I have a table in which the table structure is as follows ANAME ACCNO LOCATION ACCTYPE BAL SBanuPrakash 31518746291 Punganur deposit 4000 Sreenivas 31518746292 mahoobnagar current 14000 Ranjith 31518746293 Karimnagar Savings 2000 Giresh 31518746294 Chennai deposit 40000 Boo 31518746295 Chennai Savings 20000 Jay 31518746296 Valachari Savings 1000 tirumalraj 31518746297 Vellore Savings 8000 The senario is We need to select one account number and check the balance after checking the balance if the balance exist we need to transfer to another account . in the from account the amount need to be reduced and in the to account the amount needed to be added. for example for the <31518746291> the balance is <4000> for the <31518746292> the balance is <14000> after transferring the balance the details will look as follows <31518746291> <2000> <31518746292> <16000> the above mentioned two statment will come under the final result.

3 4037

syntax and example for bitmap index in sql???

1 4415

One table how may column and Primary key

3 4069

Psudo colums

HP,

1 3621

Simple example for difference between select and cursor in sql

1 3710


Un-Answered Questions { SQL Server }

What is single-user mode and what are the steps you should follow to start sql server in single-user mode?

533


What is log ldf?

532


What is the difference between web edition and business edition?

87


How will you find out if there are expensive SQL statements running or not?

561


We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?

874






What does COMMIT command do?

606


What do you understand by physical_only option in dbcc checkdb?

558


I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that

1407


whats the maximum size of view state??

1688


Which tools are available to manage SQL Azure databases and servers?

93


What is difference between drop truncate and delete?

517


You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date

572


Tell me what is difference between view and materialized view?

502


How to drop existing indexes in ms sql server?

562


What is a deadlock and what is a live lock?

556