When writing queries, we often can think of more than one way to solve a problem. There is danger in assuming that two different queries are logically equivalent when they return the same results. For example, just because a database has referential integrity
Read More...