SQL Server Interview Questions
Questions Answers Views Company eMail

Is Sql non procedural query language?

Verifone,

1 919

Write a SQL command to insert and update only a particular field?

ADITI,

638

How efficient you are in oracle and SQL server?

CGI,

644

What are the steps to follow to configure SQL*Net?

Tech Mahindra,

565

What do you understand by SQL*Net?

Tech Mahindra,

617

I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?

IBM,

607

What is log shipping? Can we do logshipping with SQL Server 7.0 ?

IBM,

580

When to use Inner join & when to use subquery?

IBM,

581

how many type of indexing in database?

IBM,

585

Difference between rowid and rownum in SQL?

Virtusa,

1 1049

How can you swap values between two rows in a table using single- SQL statement?

Tavant Technologies, Virtusa,

1 1846

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

Amazon,

569

what is the difference between Delete and Truncate command in SQL

BirlaSoft,

632

What Is Rdbms?

Accenture,

678

How can you tell if a database object is invalid?

MCN Solutions,

619


Un-Answered Questions { SQL Server }

What is a trigger and its types?

544


If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio

560


What is stored procedures?

548


Explain what is the difference between a local and a global temporary table?

517


Can sql server 2016 run on windows 7?

509






What is difference between primary key and foreign key?

484


What is the security principal at the database level that represents your session?

541


Explain about system database?

580


How to trouble shoot if unable to connect SQL Server

1482


What do I need to start working with sql studio? : sql server management studio

596


How do you handle datasets larger than 50 gb?

140


how to trace the traffic hitting a sql server? : Sql server database administration

1144


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

2318


what are isolation levels? : Sql server database administration

499


How you can find out if an index is useful to the optimizer?

499