SQL Server Interview Questions
Questions Answers Views Company eMail

How to replace given values with null using nullif()?

578

How to insert new line characters into strings?

564

How to sort query output in descending order in ms sql server?

551

How to start and end transact-sql statements?

586

What is sqlservr.exe - process - sql server (sqlex?press)?

604

How to get a list of all tables with "sys.tables" view in ms sql server?

555

How to attach adventureworkslt physical files to the server?

638

How to download and install microsoft sql server management studio express?

567

Does the unique constraint create an index?

570

How to use column default values in insert statements in ms sql server?

532

How to get a list of columns using the "sys.columns" view in ms sql server?

562

What is mscorsvw.exe - process - microsoft .net framework ngen?

533

How to delete an existing database user?

537

How to rebuild all indexes on a single table?

593

How to write a query with an inner join in ms sql server?

554


Un-Answered Questions { SQL Server }

How many non clustered indexes there can be on table ?

514


State the difference between union and union all?

523


How can you tell if a database object is invalid?

619


How to change the system date and time from SQL Plus Terminal ?

689


Do you know what is a trace frag? Where do we use it?

560






Explain external key management in sql server 2008

506


What different steps will a sql server developer take to secure sql server?

508


How do I find the port number for sql server?

506


What are the purposes of floor and sign functions?

544


How to create stored procedures with parameters in ms sql server?

529


Write an sql query to sort a table according to the amounts in a row and find the second largest amount.

568


Define constraints and give an example of their use?

565


How to modify an existing stored procedure in ms sql server?

541


What is #table in sql server?

539


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

618