1 Answer
- Newest
- Most votes
- Most comments
0
The FROM part specifies the tables being joined. Run an EXPLAIN and you should get more information about the query execution.
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 4 years ago
The FROM part specifies the tables being joined. Run an EXPLAIN and you should get more information about the query execution.