In today’s article, we will explain using Grant to authorize the user or roles and Revoke to revoke authorizations. System and Object privileges cannot be …
Read More »
In today’s article, we will explain using Grant to authorize the user or roles and Revoke to revoke authorizations. System and Object privileges cannot be …
Read More »In today’s article, we will examine the “ORA-08180” error when trying to see the changes in a table with “AS OF TIMESTAMP” in the Oracle …
Read More »In today’s article, we will be cover the use of the Any operator, which has the same meaning as some in PostgreSQL. One of the …
Read More »In today’s article, we will be explaining how to Changing Parameters at Session Level. Only the connected session will change. ALTER SESSION SET command is …
Read More »In today’s article, we will answer the question of How to Kill a Running Sql Query in Oracle Database. There is a SQL query that …
Read More »In PostgreSQL, we may want to update the records from another table, for this we will use the update clause, but this time we will …
Read More »In today’s article we will be explaining how to do Instance Level Parameter Change. This change applies to all user sessions. ALTER SYSTEM SET command …
Read More »In today’s article, we will explain how ZDLRA (Zero Data Loss Recovery Appliance) produced by Oracle management the Storage space on itself. One of the …
Read More »In today’s article, we will be learning the NOT EXISTS clause in PostgreSQL. You can think of NOT EXITS as the use of equal and …
Read More »In today’s article, we will be learning how to customize the name of the trace file to be created for a session. 1. We determine …
Read More »