what's the difference between a primary key and a unique key? : Sql server database administration


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

how to update a null value field in sql server eg a table contains 3 fields id,name,salary and 3 records salary of 1 record is null i want update the nullfield 111 arun 300 112 ddd 200 113 ttt null i want to update table with add 100 to every record include null after updation the recrds should be 111 arun 400 112 ddd 300 113 ttt 100

6 Answers   ABC, HCL,


Will count(column) include columns with null values in its count?

0 Answers  


What is the difference between Userdefined function and stored procedure? Explain and give the example also

5 Answers  


Is it true, that there is no difference between a rule and a check constraint?

0 Answers  


Explain about integration services of Microsoft SQL server?

0 Answers  






Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture

0 Answers  


Where to find ntwdblib.dll version 2000.80.194.0?

0 Answers  


How to access the inserted record of an event?

0 Answers  


Can binary strings be used in arithmetical operations?

0 Answers  


What is the difference between truncate and delete statement?

6 Answers   CarrizalSoft Technologies, CTS,


How do you delete duplicate rows in sql server?

0 Answers  


Why I am getting this error when dropping a database in ms sql server?

0 Answers  


Categories