In today’s article, I will explain How to Update a Table in PostgreSQL using the “UPDATE” clause. The “Update” clause is the sql clause that …
Read More »Grant DBA Access To User In Oracle
In today’s article, we will be learning to Grant DBA Access to User in Oracle. If we want to grant sysdba privilege to a user …
Read More »Oracle Weblogic Server 12.2.1.3 Download
In this article, we will install Oracle Weblogic 12.2.1.3. Installation will be on Java JDK version 1.8 on Oracle Linux 7 operating system. Weblogic is …
Read More »PostgreSQL Json Data Type
In today’s article, we will explain Creating and Inserting Tables in PostgreSQL Json Data Type. First, let’s create a two-column data type called afirma. [crayon-673f27a296877001019393/] …
Read More »Editing And Deleting User Accounts
In today’s article I will explain how to Editing And Deleting User Accounts in the database. First of all, the person who will edit must …
Read More »Oracle Zero Data Loss Recovery Appliance
In today’s article, I will be explain about the Zero Data Loss Recovery Appliance (ZDLRA) product developed by Oracle. As important as Backup and Restore …
Read More »How To Get Data With Insert In PostgreSQL
In this article, we will explain how we can get data from a different table with insert and what we should pay attention to between …
Read More »How To Change User Password In Oracle Database
In today’s article, we will be cover about How to Change User Password in Oracle Database. The person who will change the password must have …
Read More »Security In Oracle Database 20c
In today’s article, we will explain the measures taken for Oracle Database 20c and some increased security measures. Upper/lower case password As in all versions …
Read More »PostgreSQL SELECT And INSERT
In today’s article, we will be talking about Using PostgreSQL SELECT and INSERT together. First, let’s query the data in the table with the SELECT …
Read More »