Set: SQL: SELECT INTO

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 2 terms

TermDefinition
SELECT * INTO new_table_name [IN externaldatabase] FROM old_tablenameselects data from one table and inserts it into a different table; often used from backups; maybe used with JOIN or WHERE
SELECT column_name(s) INTO new_table_name [IN externaldatabase] FROM old_tablenameselects data from certain columns of a table and inserts it into a different table; often used from backups; maybe used with JOIN or WHERE

Set Information

Terms 2
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.