Mega Code Archive

 
Categories / MySQL / User Permission
 

Grant select privilege for a database

GRANT   SELECT ON      TENNIS.* TO      PETE;