I was in MySQL writing my ‘first’ query and when I was done an error came up:
ERROR 1046 (3D000): No Database Selected
Wasn’t I creating a database?
I started with the ganeric “CREATE TABLE”
Was I suppose to do something prior to this that I missed?