I need to query a table (TABLE1) based on the value of an element in an XML
(element email address gets stored in a variable say, EMAIL1). How do I do
this query? 

something like 
SELECT * FROM leads where (email matching the variable)

-- 
View this message in context: 
http://www.nabble.com/query-database-using-an-outside-variable-tp15476487p15476487.html
Sent from the MySQL - General mailing list archive at Nabble.com.

Reply via email to