From: Don S. <do...@se...> - 2003-02-04 14:42:56
|
I guess it could be tricky, since join syntax is not standard across all DBMS's, unless pear handles some kind of "join abstraction". I guess I can just get the separate results and loop to my heart's content. Don. On Tue, 4 Feb 2003, Matthew McNaney wrote: > > Is there a mechanism in place to support table joins? sqlSelect would > > work as long as you don't have a table prefix in place but that is more > > of a kludge than anything. > > > > Don. > > I'm not sure. I haven't used joins since Access and I am not familiar with > them in SQL. > > > |