if there is a long query i want to continue it 
in next like 
eg>....
Select canID from table1 where(text like '%a%' or text
 lik
e '%b%') AND canID not in ( text like '%c%' or canID 
like '%d%') 

here i want to use some concatenation of lines any
solution




__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

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