Skip to Main Content

Ask The Oracle Mentors

Recently Answered

Recently Answered 2.0

  • #SELECTION#
    Connor McDonald

    Strange behaviour with excecute immediate.

    Hi, Had problems with SQLLive, (500 response), therefore the examples are her. I have a strange behaviour with execute immediate, where it behaves differently from within a PL/SQL procedure than it does when running it standalone. Here is the example: I create a simple table CREA...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    Looking for help with JSON object

    Attempting to learn and make use of JSON data within a table. Stuck on the following and would really appreciate some help... Looking for help to create a list of ITEM_IDs where a match is found in the JSON object. Sample column data - (column: recall_control_json) { "recall_cont...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Chris Saxon

    Setup Apex 22.1 email with MS O365 Outlook SMTP

    I am trying to integrate Microsoft Office365 Outlook's SMTP with Oracle Apex 22.1(Running on Amazon RDS for Oracle 19c). I have used the following configuration on Apex: SMTP server name: smtp.office365.com SMTP port: 587 Username: <my-email-id@outlook.com> Password: <generated A...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    architecting new apex environment

    I"m looking for guidelines on how to architect a new APEX solution for migrating legacy Oracle reports to APEX. We have 67 seperate municipal government entities in 67 seperate Oracle instances. Some are 12c some are 19c. They are spread across 4 servers. Table structures are ide...
    #MISC#
    #ACTIONS#
  • #SELECTION#
    Connor McDonald

    resolution of functions in query

    Hello, In this query : select id, to_char(txn_date, 'yyyymmdd'), count(*) from table1 where to_char(txn_date, 'yyyymmdd') > '20250101' group by id, to_char(txn_date, 'yyyymmdd') order by to_char(txn_date, 'yyyymmdd'); Will the to_char(txn_date,
    #MISC#
    #ACTIONS#

Upcoming Office Hours

Upcoming Office Hours report