-
-
How do I lock a column
How do I lock a column, once records are entered into the table they can not be edited. Also how can I lock the field where only certain values are accepted?
-
-
-
Creating SQL Server GUID
Question: Write a SQL Stored Procedure to create a GUID and add it to a table. Make that GUID an OUTPUT of that Procedure
-
Data Reader or Dataset
If you are doing website project, which one is used dataset or data reader? Why?
-
Database Attach and Restore
What is the Difference between Attach and Restore of a Database?
-
Failed Trigger
What will you do if a trigger fails during execution?
-
Full, Simple and Bulk Log Recovery Models
What is the difference between the full, simple and bulk log recovery models?
-
General Functions in SQL
What are the general functions available in SQL?
-
Types of authentications supported SQL Server
What are the types of authentications supported SQL Server
-
What do we mean by Database Testing ? What is the exact meaning of Database Testing
I want to know what do we mean by Database Testing, as well as what role does a Database Tester plays meaning does he performs the similar role as a DBA does or what exactly?What things are performed in Database Testing?
-
-
Insert Data in Multiple Tables
How to insert data in multiple tables at same time. using SQL Server 2000
-
T-SQL
What is T-SQL means? How it is different from SQL?
-
No Lock
What is 'no lock' term in SQL, like "select * from table a (no lock)". What is its purpose?
-
SQL Server Transactions
Why Transactions are needed in SQL Server?
-
SQL Key
What is a key in SQL?
-
Sql Server
In which scenario I can use the unique key and primary key in SQL Server .
I mean in real life database how can I judge where I have to use the unique key and primary key.
-
SqlDataAdapter ,SqlCommand and SqlDataReader
what are difference between SqlDataAdapter ,SqlCommand and SqlDataReader
SQL Server Interview Questions
Ans