Explore >> Select a destination


You are here

connor-mcdonald.com
| | snapdba.com
18.9 parsecs away

Travel
| | This was a strange one. Attempts at recompiling the following package body resulted in this PLS-00801 error. COL owner FOR A20 COL object_name FOR A40 BREAK ON object_name SELECT owner, object_name, object_type, status, created, last_ddl_time FROM dba_objects WHERE object_name = 'PKG_FINANCIALS_WORK' ORDER BY status, object_type / OWNER OBJECT_NAME
| | sqlmaria.com
17.3 parsecs away

Travel
| | Often times DBAs or application architects create views to conceal complex joins or aggregations in order to help simplify the SQL queries developers need to write. However, as an application evol
| | dincosman.com
16.1 parsecs away

Travel
| | This post outlines the process for upgrading Oracle Application Express (APEX) from version 19.2 to 24.1. APEX is a low-code platform for developing web applications with Oracle Database. The upgrade process is independent of the database version but requires Oracle Database version 19c or later. The steps include downloading the new version, creating dedicated tablespaces,...
| | aleatorist.com
57.2 parsecs away

Travel
|