Richard Shade
Systems Administrator 
(936)559-2280

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 20, 2002 11:39 AM
To: Shade, Richard
Subject: Re: MYSQL HELP 


Your message cannot be posted because it appears to be either spam or simply
off topic to our filter. To bypass the filter you must include one of the
following words in your message:

sql,query

If you just reply to this message, and include the entire text of it in the
reply, your reply will go through. However, you should first review the text
of the message to make sure it has something to do with MySQL. Just typing
the word MySQL once will be sufficient, for example.

You have written the following:

Does anyone know what is wrong with this syntax...

Select H.FinishCode, L.RowID
>From CallHistory As H, BD2.CallList As L
Where (H.CallTime in(Select MAX(CallTime) From CallHistory Where H.RowID =
L.RowID)
AND H.RowID = L.RowID);

Richard Shade
Systems Administrator 
(936)559-2280

"The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination, or other use
of, or taking of, any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers." 

"The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential, proprietary, and/or
privileged material. Any review, retransmission, dissemination, or other use
of, or taking of, any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from all
computers." 

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