View Single Post
  #2  
Old 02-27-2004, 09:35 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Code:
create database eq;
Should be:
Code:
CREATE DATABASE eq;
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ