Ciao a tutti, sto provando a fare questa query
codice:
"SELECT COUNT (id_articolo) FROM articoli"
Ma la query non restituisce nessun risultato e mi dà questo errore:
codice:
#1305 - FUNCTION nome_database.COUNT does not exist
La tabella su cui eseguo la query è:
INT NOT NULL AUTO INCREMENT