Mega Code Archive

 
Categories / MySQL / User Permission
 

Grant select privilege to a user

GRANT   SELECT ON      PLAYERS TO      JAMIE;