People and Culture Blog

DIRECT JOINS in UPDATE and DELETE statements.

   ORACLE 23-C NEW FEATURES DIRECT JOINS in UPDATE and DELETE statements. CONTENTS SNO CONTENTS PAGE NUMBER 1 Introduction 3 2 Why do we need this feature 3 3 Update…

Read More

GENERATING THE REPORT WITH APEX_DATA_EXPORT

1. Overview If we need to generate our report with the APEX_DATA_EXPORT this Document will Explain you  how to generate the report with the APEX_DATA_EXPORT 2. Technologies and Tools Used The following technology has been used to achieve the same. Javascript OracleApex 1 Pl/Sql code 3. Use Case It will help us to generate a report with with the APEX_DATA_EXPORT to…

Read More

HOW TO CUSTOMIZE TEXT FIELD INTO SLIDER PAGE ITEM

1. Overview If we have a requirement to show the text field page item into the slider page item then this Document will Explain How to customize text field into slider page item. 2. Technologies and Tools Used The following technology has been used to achieve the same. Javascript` Oracle Apex 1…

Read More

Delete Data Using AJAX

1. Overview We know that there is an button option to delete record  in oracle apex. But in some scenarios we may have to delete records instead of buttons but on report…

Read More

Aliasname_Groupby_Blog

ORACLE 23-C NEW FEATURES Using column alias name in GROUP BY & HAVING clause Using column position in GROUP BY & HAVING clause  CONTENTS SNO CONTENTS PAGE NUMBER 1 Introduction…

Read More

Count characters in input item

1. Overview We know that there is an inbuilt option to restrict character count in oracle apex. But in some scenarios we may have to know how many characters we have entered in…

Read More

Viewing alert log for Amazon RDS for Oracle

This blog is intended for Oracle DBA’s administering Amazon RDS for Oracle. Issue: Oracle DBAs may need to view alertlog for the database, for troubleshooting issues and looking out for…

Read More

Concurrent Program Output Saving as FNDWRR.txt

Using Edge Browser Concurrent Program Output Saving as FNDWRR.txt  SYMPTOMS: Using Edge browser when concurrent program output is saved the output file name defaulting to FNDWRR.txt.This is happening only for…

Read More

Online reorganization of a table using Oracle DBMS_REDEFINITION package

This blog is intended for DBA’s who would like to reorganize tables online using Oracle dbms_redefinition package. Issue: DBAs may need to reorganize tables to improve the SQL query performance…

Read More

Merge PDF in AOP

1. Overview This document talks about how to merge the pdf in AOP. 2. Technologies and Tools Used The following technologies has been used to achieve exporting IR data to…

Read More