Hello,
I'm trying to use the SQL Manager to list user details (first/last name, email and their country) but i would like the query to only return a certain amount of users.
But when i include the LIMIT clause, i get this error message : "The LIMIT clause must contain numeric arguments"...