Community Member Profile
Naveen
Member since Jun 13, 2012
- Profile: /members/10044-Naveen.htm
- Comments: 1
- Points: 10
Recent Blog Comments By Naveen
-
Using A SQL JOIN In A SQL UPDATE Statement (Thanks John Eric!)
Posted on Jun 13, 2012 at 5:57 AM
found my solution, the right query is one that's work (obviuosly) well why is that ? after reading the post again and seeing ben's code and pinal's code i found that pinal example is one that's work : DELETE tableName FROM tableName tn INNER JOIN JoinedTable jn ON... read more »



