New Features

Flashback

Imagine this: a user accidentally deletes crucial data from a table or updates rows with the wrong values. Panic might set in, but Oracle’s Flashback technology swoops in to save the day. This powerful feature lets you travel back in time to view or/and recover data as it was before the error occurred. In this …

Flashback Read More »

ai generated, robot, data-8587591.jpg

SQL Macros (SQLM)

SQL Macros was initially introduced in 19C and have been continuing its way to new releases of Oracle and gaining some attention. They are coming for great usage for analysis and easy data transformation especially for Data Analyst/Developers.Macros are way for encapsulation of complicated logic within the SQL. The “macro” can then be used within …

SQL Macros (SQLM) Read More »