GRANT SELECT ON table TO user;
Replace table with your database table and user with the user that should get Select privileges
Image Credits: Photo by Isis França on Unsplash.
GRANT SELECT ON table TO user;
Replace table with your database table and user with the user that should get Select privileges
Image Credits: Photo by Isis França on Unsplash.