Salve,

sto cercando di eseguire questa riga:
codice:
DELETE * FROM `phpbb_posts` WHERE `forum_id` = 7
e mi esce questo errore:
#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 '* FROM `phpbb_posts` WHERE `forum_id` = 7' at line 1
ma che sbaglio?