Buy Questpond's video subscriptions on
huge discount
.
Online: 2299
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 ...
How you will create a UNIQUE Constraint when the table is already created?
Posted by
Syedshakeer
on 11/30/2009 | Category:
Sql Server Interview questions
| Views: 5170
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
ALTER TABLE Persons
ADD UNIQUE (Column_Name)
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
what is CHECK Constraint?
Next > :
What are the main components of SVCHost.exe ?
Comments or Responses
Login to post response
More Interview Questions by Syedshakeer
AJAX applications are
VBScript variable names cannot exceed
Which Keyword is used in VBScript to increase or decrease the counter ...
What will be the OutPut of the following Query? Select CELING(7.69) a ...
Which of the following is a Aggreate Function?
select COUNT(column_name) from table_name counts only
INNER JOIN cannot be used without the
Which of the following is a Large object data type?
Latest Interview Questions
What are the main components of SVCHost.exe ?
To manage installer of custom componenet the namespace used is,…
This namespace is used for constructing the communication pipeline bet ...
This namespace provides classes to run the Assembly Registration tool ...
This Enum is used with TextFieldParser Object to determine either fiel ...
This Contains values that are used to create buttons on a toolbar…
This is generalized Clipboard format containing view of the data, and ...
This serves as a wrapper for a globally unique identifier (GUID) for a ...
More ...