HWA1_P1_1.sql

/* -------------------------------------------------------------------------
   Yu Cheng
   ICS 321 Assignment 1
   September 18, 2008

   PART 1.1
   Create a database named DBnnnn where nnnn is the last four digits of
   your student number.
   ------------------------------------------------------------------------- */

CREATE DATABASE DB9975
GO
Valid HTML 4.01 Valid CSS