June 12, 2019 at 12:00 am
Comments posted to this topic are about the item No More Denial
June 12, 2019 at 5:17 am
Nice question, thanks Steve
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
June 12, 2019 at 3:06 pm
Great question that makes sense once you understand how privileges work. Use REVOKE to increase permissions. 🙂
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
June 12, 2019 at 5:00 pm
REOVE DENY 🙂
--Vadim R.
June 13, 2019 at 12:44 am
Strange to me, and I wish this was "REVOKE GRANT" or "REVOKE DENY", but it does make sense.
July 16, 2019 at 8:07 am
It doesn't really make sense. Revoke Deny as you suggested would be more intuitive.
I'm having a T-SQL Syntax Issue with the World at the moment. You have to wonder whether these rules were made by a Commitee or just the Developer doing the Implementation.
July 16, 2019 at 3:09 pm
Committees in most cases, perhaps an individual in some, but likely some group.
I think T-SQL, probably SQL as well, are horribly broken in their models. The whole "Create" "ALTER issue is silly. We could easily have just ALTER TABLE that creates it if it doesn't exist, and use parameters (add_in_place, add_at_end, etc.) for decisions about how changes are implemented.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply