skip to main
|
skip to sidebar
Home
Posts RSS
Comments RSS
University Papers
Sem I
Sem II
Sem III
Sem IV
Sem V
Sem VI
Sem VII
Sem VIII
Proud Engineers
Friday, September 17, 2010
SQL Constraints
Constraints are used to limit the type of data that can go into a table.
Constraints can be specified when a table is created (with the CREATE TABLE statement) or after the table is created (with the ALTER TABLE statement).
Following are the constraints used in SQL.
NOT NULL
UNIQUE
PRIMARY KEY
FOREIGN KEY
CHECK
DEFAULT
0 comments:
Post a Comment
Newer Post »
« Older Post
Subscribe to:
Post Comments (Atom)
RSS feed
My Facebook
My Twitter
My Email
Interesting Topics
C++ Programming
DSF
Engineering Fun Facts
Internet Slang
Microprocessor
SQL
Top 100 Engineering Colleges in India
Turbo C++ in Windows 7 and Vista
University Papers
Windows Media Player 11
Windows Tricks and Tips
0 comments:
Post a Comment