Welcome Guest, Not a member yet? Register   Sign In
sql statement
#1

[eluser]mikeyhell[/eluser]
I'm rescripting and application and ran into an sql statement that's stumped me. Can someone help me understand what's going on here:

Code:
SELECT hotlead_flag, ve.*
FROM vendor_email_new ve
JOIN vendor_new using (email)
WHERE sent_email is null


Messages In This Thread
sql statement - by El Forum - 03-17-2008, 05:07 PM
sql statement - by El Forum - 03-17-2008, 05:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB