How to give the privilliges from super user to normal users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhavanik
    New Member
    • May 2010
    • 4

    How to give the privilliges from super user to normal users

    I have a question about priviliges. My super user is "hyd" and I have other users like "kit" and "max".

    How can i give only select privileges to "kit" and "max" from duper user "hyd"?
    Last edited by Niheel; Jun 2 '10, 04:56 AM. Reason: removed code tags, fixed spelling
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    Originally posted by bhavanik
    I have a question about priviliges. My super user is "hyd" and I have other users like "kit" and "max".

    How can i give only select privileges to "kit" and "max" from duper user "hyd"?
    See here
    GRANT GRANT — define access privileges Synopsis GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | …

    Comment

    Working...