CSC220 Lab 5 MySQL

From dftwiki3
Revision as of 08:04, 11 October 2010 by Thiebaut (talk | contribs) (Created page with ' =Creating the Databases= * This is just for completeness and does not have to be performed. * for all accounts from aa to ao, run the query CREATE DATABASE `220a-ac`CHARACTE…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Creating the Databases

  • This is just for completeness and does not have to be performed.
  • for all accounts from aa to ao, run the query
CREATE DATABASE `220a-ac`CHARACTER SET utf8 COLLATE utf8_general_ci;
  • Similarly, create users with same name