Foreign Key

2004-11-03 Thread Christopher Chamber
Hi all, I whould like to know if there is a way to create Foreign Key╢s between Parent and Child table, I realy dont know if is it possible to do it and if OK, how will be a simple SQL code of it. --- Christopher Chamber http://gem-hs.org/c.html -- MySQL General Mailing

Outputting Data

2004-10-26 Thread Christopher Chamber
BY '\n' FROM MembersData"; --> This returns an error saying the query is empty. Any suggestions people...? --- Christopher Chamber http://gem-hs.org/cc.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Two Instances

2004-10-25 Thread Christopher Chamber
tance of a sub-query can be created. Is there a way around this problem. I would not like to make this sub-query again to get another instance of it. I need it very much, and if anyone can give me a way to do it, i would be highly grateful. Thanks in advance. --- Christopher Ch