Microsoft
Software
Hardware
Network
Question : DBA role
Why is it when I have the DBA role that I only have object privileges on some tables in another schema and not all of the tables?
Answer : DBA role
the role is a "fixed" entity, it has "select any" and "create any" type privileges but few direct object grants.
It would be abnormal (and not recommended) to add or modify the privileges to DBA since it's an Oracle default
Random Solutions
How to populate the table with quosi-random numbers
CVS No Such Repository error
proc created on a particular day
splitting the time and date once used a now() criteria
Listbox question
Disable STARTTLS on Exchange 2010
Office SharePoint Server - The SSP Timer Job Distribution List Import Job was not run (error 6641).
How do I get a number format in Excel 2007 that accepts a "0" at the beginning of the number string?
Remove ListItem from RadioButtonList inside a GridView
call code behind method from javascript