Welcome Guest, Not a member yet? Register   Sign In
Need help with Delete query
#1

[eluser]Leftfield[/eluser]
Hello! I need remove node with it all comments, first of all i made select query with JOIN:

Quote:SELECT * FROM pages as t1 LEFT JOIN comments as t2 ON t1.id=t2.entry_id WHERE t1.id = '1';
I dont know how to delete this selection


Messages In This Thread
Need help with Delete query - by El Forum - 09-22-2010, 12:48 PM
Need help with Delete query - by El Forum - 09-22-2010, 01:24 PM
Need help with Delete query - by El Forum - 09-22-2010, 02:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB