Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Category: Permissions

the REFERENCES privilege is only about creating a foreign key constraint? Practical use cases?

By adminPosted on January 15, 2021

Question : Today I learned about GRANT REFERENCES. In years of SQL admin and dev work I never heard about […]

How to create a read-only server role on SQL Server 2012?

By adminPosted on January 14, 2021

Question : I am granting the “View any database” permission when creating a new server role, but realized this permission […]

Execute Job With Stored Proc Signed with Certificate

By adminPosted on January 14, 2021

Question : I’m trying to grant permissions to a user to run one job. I created a certificate, assigned it […]

Grant usage to a schema from another database

By adminPosted on January 12, 2021

Question : In PostgreSQL, how can I GRANT USAGE to a certain schema for a certain user in a certain […]

Change built-in default privileges in PostgreSQL?

By adminPosted on January 9, 2021

Question : Introduction. When I create a database, postgres=# CREATE DATABASE test2 OWNER test2; it is created with an empty […]

Finding AD group permissions source

By adminPosted on January 7, 2021

Question : We have an AD group as a Login in several servers, usually as sysadmin, but I’ve found one […]

Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user ‘mycompanyMMiorelli’ are insufficient for performing this

By adminPosted on January 7, 2021

Question : Answer :

Can’t “SET TRUSTWORTHY ON” With Non-SA User Account [closed]

By adminPosted on January 6, 2021

Question : Closed. This question is off-topic. It is not currently accepting answers. Too localized – this could be because […]

How to retrieve granted privileges without access to the database “mysql”?

By adminPosted on January 5, 2021

Question : As a MySQL user without access to the mysql database, is it possible to retrieve my privileges? Answer […]

SQL Server: grant select access to a user in a view and not in its tables

By adminPosted on January 3, 2021

Question : I have a SQL Server 2012 instance with a few databases. In one of them I created a […]

  • 1
  • …
  • 116
  • 117
  • 118
  • 119

Recent Posts

  • Hard Drive Configuration for my setup
  • Optimize delete query in SQL Server 2008 R2 SP1
  • Join query with closest date in “ON” clause
  • Postgresql vs MySQL – Which is better for join queries & writing data(inserts) [closed]
  • Subtracting an integer in my db by 1. SQL
  • MariaDB Galera Arbitrator failing to sync with SSL
  • Array exceed allowed size in Postgres
  • Mysql Server 5.6 high memory consumption
  • SQL Server 2016 Always ON high availability group listener configuration
  • Columns count in SELECT query and SQL Server buffer cache
  • Postgres sharding installation with citusdb
  • T-SQL Query to calculate Settele and withdraw amount in MSSQL- SERVER
  • Case when not return more than one value
  • Creating a constraint
  • Which of the following pieces of SQL is most efficient
  • Using Oracle hierarchical queries for transposing field value into rows
  • Updating an FTS indexed column returns “Invalid InnoDB FTS Doc ID”
  • Migrating 300 GB mysql database from one server to another cleanly with minimum downtime
  • how to join one select statement to another pivot select statement [closed]
  • How to know the locale that has been used to initialize a Postgres server?

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding