![]() CSC 150 Database Applications and Design Using SQLSpring 2010Test 2 Review |
Connecticut Community Colleges | Gateway Community College | Student Info System | Contact Instructor |
HomeSyllabusTerm Project |
The second test will cover the materials from chapters 6 - 9 in SQL Fundamentals as well as Foreign Keys - http://www.visualcase.com/kbase/database_basics_-_foreign_keys.htm and
Primary and Foreign Key Constraints - http://www.databasedev.co.uk/primary_foreign_key_constraints.html
You can bring the following handouts to the test to help you, but nothing else is allowed:
|
The following topics are fair game for the second test.
create table
statementcreate table
statementinsert
statement to put data into a new tablealter table
command to do the following:
unique
constraintformat()
function to display dates in different formatscreate index
statement to put an index on a tableselect
statement
Last Updated: 3/30/10 |