Set: SQL: DEFAULT Constraint

Familiarize

Learn

Test

Play Scatter

Play Space Race

Combine with other sets Login to add to Favorites
Print: Term List | Flashcards Editing not allowed
Export Deleting not allowed

Share these flash cards

With group: None
HTML link to set: Tiny link:
Share on Facebook Share on MySpace

All 4 terms

TermDefinition
DEFAULTis used to insert a default value into a column
CREATE TABLE table_name (column_name1 DEFAULT, column_name2, )to create a table with a DEFAULT constraint on a column
ALTER TABLE table_name ALTER COLUMN column_name DEFAULT valueto create a DEFAULT constraint on a column when the table is already created
ALTER TABLE table_name ALTER COLUMN column_name DROP DEFAULTto drop a DEFAULT constraint

Set Information

Terms 4
Creator jtwilliams00
Created March 30, 2009
Groups None
Subject sql
Access Anyone
Edit Creator Only
Get rid of ads on Quizlet
Pop out

Discuss

No Messages
Last Message: never

You must be logged in to discuss this set.