Hi,

I think mysql support space in column name and table name, using left
tick " ` " like

create table `my foo` (`foo column` char(10) primary
key);

But phpmyadmin is broken with this. So, What about the standard?

TIA

-ilham-


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to