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

Tag: oracle-19c

Grant rights to create a table with an identity column on another schema

By adminPosted on January 22, 2023

Question : I have a user in charge of deploying DDL on other schemas than its own. This user can […]

Select failed from V$LOGMNR_CONTENTS when called from a procedure

By adminPosted on October 3, 2022

Question : Assuming the following user with these privileges granted: — create admin user on CDB CREATE USER c##myadmin IDENTIFIED […]

What permissions are required for complex cross-schema materialized view in Oracle?

By adminPosted on September 3, 2022

Question : I have a complex cross-schema query that I’d like to create as a materialized view in Oracle 19c […]

Oracle allows inserting into table even after revoking quota

By adminPosted on August 31, 2022

Question : I am studying creating users and granting roles and I have come across this scenario where I grant […]

Does trailing wildcard use index? (where column like ‘value%’)

By adminPosted on November 23, 2020

Question : I have a query on a Varchar2 field in an Oracle table: select column from tbl where column […]

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