This Section of Literacybase Will focus on Oracle related tutorials, trainings, tips and problem solving articles.
Baba Vanga, the blind Nostradamus of the Balkans, made some worrying predictions about World War Three, which after recent events… Read More
Why implementing newer features is vital for a Database Management System(DBMS) _______________________________________________________________________________ The landscape of Information Technology has changed a… Read More
Need for moving Oracle Datafiles Sometimes, when managing Oracle Database, we fall short of disk space on one or more… Read More
For this example, we will do the following: 1)Create a Table : create table schools_admissions(schools_adm_id number not null primary key,… Read More
List Schema Tables In Oracle Let say you are a DBA, and you wanted to check that how many tables… Read More
Previously we have a discussion that why we need to collect optimizer statistics? How this work with our database… Read More
In this lesson we will be discussing Database Statistics, why do we need to update or gather database Statistics? Why… Read More
In today’s discussion, we will talk about the following. Alter table read only. What is read only? Why we… Read More
Today we are going to learn some of the following features. List down or Get the schema tables. Let say… Read More