I have this code that allows me to select a user from the database, and only limit them to 1, yet how do I pick a random user from the SQL database? many thanks.
SELECT username FROM books LIMIT 1;
Aucun commentaire:
Enregistrer un commentaire