Download
100% FREE
Office Document APIs for .NET
Online: 1644
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
Sql Server
>
Loading ...
Can we have multiple Unique keys on the table?
Posted by
vishalneeraj-24503
on 3/6/2014 | Category:
Sql Server Interview questions
| Views: 1153 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes.We can assign multiple Unique keys to Multiple Columns in a table.Although Unique Keys are unique in nature means they do not allow duplication of Data in a columns.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to assign Unique key to any column in the tabl ...
Next > :
Global.asax file can be downloaded via the Url lik ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
How to assign primary key to any column in the table?
Can we have multiple primary key on the table?
What is the use of Space function and explain example?
What is the use of Stuff function in Sql Server?
Give an example of a Reverse function?
What is the use of Reverse function in Sql Server?
What is the return type of @@Rowcount function?
What is the use of @@Rowcount in Sql Server?
Latest Interview Questions
Global.asax file can be downloaded via the Url like : www.samplewebsi ...
Global.asax file is mandatory in an application. True or False
How to stop flickering while the gets loaded in IE?
How to perform multiple file input?
Can multiple catch blocks that correspond to a single try block execut ...
How can you get the extension from a File upload control ?
How to perform sum of digits from 1 to n in javascript?
How can a user assign a property dynamically in javascript and generat ...
More ...