,
Share with your friends 

solution regarding sql server

4 ratings Views 224 
Author: Reena_579e864d (Reena Sharma)  View Profile |  View other solutions by this author

Question / Problem


what is a constraint?

Solution

- A constraint allows you to apply simple referential integrity checks to a table. There are four primary types of constraints that are currently supported by SQL Server: PRIMARY/UNIQUE - enforces uniqueness of a particular table column.

Applies to

Microsoft SQL Server 2000

Rank It

Login to rank it

Report


Advertisement