Oracle
-
Using DBMS_XPLAN.DISPLAY_CURSOR to examine execution plans
-
Tuesday Post: Database schemas compare
One of the questions that arise during the development process is if the database schéma I work on is an unaltered image of production. How do I know that another developer didn’t experiment with a new index or modified the structure of some table? Writing scripts to compare my current database with the ‘source of…
-
Oracle SQL Developer 21.4.2 & SQLcl 21.4.1 are now available
-
Help, my Oracle SQL Developer is crashing!
-
Manage Sessions in Oracle Database

-
Overview: SELECT SAMPLE

-
Estimate Defragmentaton Benefits for a Bigfile Tablespace

Database: Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 – Production Version 19.3.0.0.0 I write this post in order to follow step by step how a bigfile tablespace is created and managed in 19c. The main purpose is to find a way to estimate the space benefits of defragmenting the tablespace. I will use two methods.
-
Oracle ULS

-
Column Level Collation Example

-
I speak at SPOUG ’21

Oracle Autonomous and Data Lake Accelerator Below you can see the details of your session, including the scheduled time of your session: Session Code: SP21DBSEINF001 Name: Radu Pârvu Email: radu.parvu@accenture.com Position: Director Twitter: https://twitter.com/rparvu Linkedin: https://www.linkedin.com/in/rparvu/ Bio: Radu has over 21 years of experience in various database projects (mainly Oracle but other DBMS, too).Radu holds License (one degree over Bachelor) of Engineering…
-
Starting Oracle SQL Developer with Custom Parameters

-
Setup a VirtualBox based Database Lab Environment
