certo... ho copiato il tuo post per la risposta e non ho fatto caso al fatto che tu avevi le apici inverse invece delle apici normali da usare per le stringhe...[supersaibal]Originariamente inviato da FinalFantasy
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'nome_tabella`' at line 1
mi da questo errore [/supersaibal]
Ma la fantasia che hai e' proprio quella finale.... ?!?![]()
SHOW TABLE STATUS LIKE 'nome_tabella'
quindi essendo una stringa, nel nome puoi mettere anche i caratteri jolly.. esempio LIKE 'ta%' ti dara' tutte le tabelle che iniziano con 'ta'
![]()