SQL Server Interview Questions
Questions Answers Views Company eMail

What is a subquery in a select query statement in ms sql server?

578

How to see the event list of an existing trigger using sys.trigger_events?

562

How to provide default values to stored procedure parameters?

568

How to defragment indexes with alter index ... Reorganize?

576

What is the default schema of your login session in ms sql server?

581

Where to find ntwdblib.dll version 2000.80.194.0?

546

What happens if ntwdblib.dll is missing on your machine?

626

How to disconnect from a sql server using mssql_close()?

578

How to turn on the mssql api module in php?

558

Can select statements be used on views in ms sql server?

576

How to create a ddl trigger using "create trigger" statements?

608

How to use old values to define new values in update statements in ms sql server?

673

Does index speed up select statements?

576

What happens if time-only values are provided as date and time literals?

522

Is the order of columns in the set clause important in ms sql server?

509


Un-Answered Questions { SQL Server }

You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

643


What is the report builder?

106


What is coalesce and check constraint in sql server?

535


do views contain data ?

574


what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration

513






What is usually the first word in a sql query?

589


What are the two authentication modes in sql server?

594


what stored procedure can you use to display the current processes? : Sql server administration

524


Why we use functions in sql server?

511


Can you explain the disadvantages/limitation of the cursor?

497


How to use old values to define new values in update statements in ms sql server?

673


How to check if a table is being used in sql server?

506


How can I create a report based on a query? : sql server management studio

552


what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration

492


How to create user messages with print statements in ms sql server?

588