[nycphp-talk] mySQL is kicking my butt Pt II
Phil Powell
soazine at erols.com
Wed Aug 13 22:08:55 EDT 2003
alter table fs_usermetadata add foreign key fs_user_category_id
references fs_user_category(fs_user_category_id)
on delete cascade
Isn't this legitimate code to add a foreign key constraint to fs_user_category_id in table fs_usermetadata referencing fs_user_category.fs_user_category_id?or is mySQL the anti-Oracle?Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030813/5c9d2de7/attachment.html>
More information about the talk
mailing list