Ragazzi non riesco a effettuare una queri da phpmyadmin.
Devo effettuare questa query:
Mi restituisce questo errore che non riesco a risolvere.codice:INSERT INTO `utente_accede` ( `utente` , `servizio` ) VALUES ("utenti.id", "4") WHERE utenti.email LIKE '%****.com';
Potete aiutarmi???codice:#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 'WHERE utenti.email LIKE '%****.com'' at line 3
Grazie mille!