Hi All I am MySQL newby with an Oracle background.
Is the following syntax suported?
alter table members add primary key (id);
alter table members add constraint members_uk unique
(name);
Thanx
Herman
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
