Posts

Showing posts with the label varchar2

Oracle Apex Tutorials and Tricks Oracle Apex is the latest one!

Image
Oracle Apex Tutorials and Tricks Oracle Apex is the latest one! . This function returns a varchar2 member value. This example parses a json and prints the value at position 1. Razorpay Payment Gateway Integration — Oracle Apex 20.x by Sudip Dutta Medium from medium.com Sys.dbms_output.put_line('a is '||apex_json.get_varchar2(p_path => 'a'));end; This example parses a json and prints the value at position 1. Apex_json.get_varchar2 в pl/sql пытаюсь извлечь значение из response.aapl.results.year_high.data так как там два значение.