Hi Max,
Maxim Maletsky wrote:
> not to give you the solution, but there's something you can simplify in your
> query:
> USING(field)
I like the idea of using USING... however I've run into some problems.
> mysql_query("SELECT
>WLPbib.bibID,
> WLPbib.title,
> WLPb
not to give you the solution, but there's something you can simplify in your
query:
USING(field)
mysql_query("SELECT
WLPbib.bibID,
WLPbib.title,
WLPbib.publisher,
WLPbib.publicationDate,
WLPaddress.city,
WLPaddress.state,
WLP
2 matches
Mail list logo