T-SQL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to grant updated privileges to a column only, but I can't get the
syntax right.

grant update columnname on tablename to username

gives me syntax error.
I seem to have a problem in naming my column. Can anyone give me the correct
syntax?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top