In today’s article, we will look at the cause of a possible error that we may receive if we want to add Redo Log on …
Read More »PostgreSQL Temporary Table
In today’s article, What is a PostgreSQL Temporary Table? and How to Create? We will inform you about the subject. Most of the things I …
Read More »Oracle Remap Table
In today’s article, we will learn how we can create a Oracle Remap Table in three steps. 1. The table is exported from the first …
Read More »ORA-39070: Unable To Open The Log File
Today, I will be sharing with you the reasons for the ORA-39070 error we received on Oracle Database and how to solve it. Error; ORA-39070: …
Read More »PostgreSQL Generated Column
PostgreSQL Generated Column (Computed Column) is an operation on two or more columns and printing them into a different column. Computed Column is available with …
Read More »Remap Schema
In some cases, it may be desirable to make a copy of an existing schema or to transfer a schema from one database to another. …
Read More »Most Used SQL Queries
In today’s article we will cover how we can see the Most Used or Executed SQL Queries (Last 20). [crayon-673fb1844dae9707195823/]
Read More »Use Sequence of Different Table In PostgreSQL
In today’s article, I will be explaining how to Use Sequence of Different Table in PostgreSQL. We create our first table. [crayon-673fb1844e2f2795540057/] Since we gave …
Read More »Oracle Export Flashback_Time
In today’s post, we will cover How to Use Flashback during Export. [crayon-673fb1844e4f6990144396/] [crayon-673fb1844e4fa934117773/] This value is found as follows; [crayon-673fb1844e4fc846916613/]
Read More »Access Control in Oracle
In today’s article, we will learn how to see users who access Oracle Database or users who get an error while accessing. [crayon-673fb1844e6a9970719746/]
Read More »