In today’s article, we will explain how to use Oracle Linux as a local repository for its own series. Oracle Linux 7 operating system can …
Read More »![](https://dbtut.com/wp-content/uploads/2023/04/Ekran-goruntusu-2023-04-20-165743.png)
In today’s article, we will explain how to use Oracle Linux as a local repository for its own series. Oracle Linux 7 operating system can …
Read More »In today’s article, we will be talking about Adding a Record to a PostgreSQL Table with the Insert Statement. In order to add data to …
Read More »In today’s article I will be explaining how we can Authorize the User with ‘WITH GRANT OPTION’. When Grant is given with Grant Option, the …
Read More »In today’s article, I will introduce the “Virtual Private Database” feature, which is one of the security policies offered by Oracle. With Virtual Private Database, …
Read More »Distinct statement is an SQL statement that is used to show only one of several identical records in a table. Let’s reinforce it with an …
Read More »In today’s article, I will explain how to create a user. The person who will create a user in the database must have “CREATE USER” …
Read More »In this article, we will introduce the DBMS_AUTO_INDEX feature, which acts with the autonomous database policy first on the database side and then in the …
Read More »In today’s article, we will cover Using Select Into in PostgreSQL. I will use the pagila database for this. Let’s get to know the subject …
Read More »In today’s article, we will learn how long the Database software and Server have been running with the help of the uptime command. We can …
Read More »In today’s article, I will be explaining how to shrink the tables in the Oracle database. One of the issues that we, as database administrators, …
Read More »