How to correct the can't reopen table error in MySQL? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to correct the can't reopen table error in MySQL?

there is a problem coming and i'm not able to run multiple select statements in one query. please guide me how to solve it.

5th Feb 2017, 3:00 PM
Zeba
Zeba - avatar
1 Réponse
0
Nest your select statements. select from tableName where Conditions, select from table2Name where Conditions 2 etc, or use joins.
5th Feb 2017, 4:28 PM
Andre van Rensburg
Andre van Rensburg - avatar