Te l'hanno già spiegato, anche se non sono stati molto espliciti.
Devi mettere il valore fra apici, non fra backtick
where id = 'root'
NON
where id = `root`
Te l'hanno già spiegato, anche se non sono stati molto espliciti.
Devi mettere il valore fra apici, non fra backtick
where id = 'root'
NON
where id = `root`