you could try encasing the name with backticks:
CREATE TABLE `My Table`(`My Column` INT);
-Original Message-
From: joffrey leevy [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 22, 2003 6:09 PM
To: [EMAIL PROTECTED]
Subject: question about column names
Hi all:
How does one get
At 18:09 -0800 11/22/03, joffrey leevy wrote:
Hi all:
How does one get away with creating a column name that
is more than one word -let's say a column named John
Smith? I know John_Smith is an option but I'd like
two separate words.
Quote it with backticks: `John Smith`
http://www.mysql.com/doc/
Hi all:
How does one get away with creating a column name that
is more than one word -let's say a column named John
Smith? I know John_Smith is an option but I'd like
two separate words.
Thanks
J
__
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion