![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveA simple select statement ... Duhhh !!!
From: Angelos <angelos@redcatmedia.net>
Date: Tue Dec 20 2005 - 15:12:22 CET
Hello,
I want to select all the table records but I want in the ParentColumn to
If it was in two different tables I would doit using SELECT * FROM t1,t2
BUT they are in one table.
I think it should be reallyt simple but I am stuck.
|