Hi All
 
 I have created a table parent and also another table child where parentid
 column in child is a foreign key to the id column in parent table
 
 Is it possible that i have no entries in parent table , and i am inserting
 null values for parentid in child table..

sql,query
 
 Regards,
 -Arul
 



---------------------------------------------------------------------
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