- 1. String Tokenizer with Oracle PL/SQL ...
- (PL/SQL)
- This article describes how to tokenize a string, just with plain "out of the box" Oracle SQL. In the IT we often encounter requirements to split a string in parts. With Oracle PL/SQL we have a quit ...
- Created on 08 December 2014
- 2. How to Java programming in Oracle Database
- (Java)
- ... , which is responsible for communication with the Java method. Typically, such a wrapper is not more than 2-3 lines long. In the following example, a small Java method is developed, which returns a strin ...
- Created on 07 December 2014
- 3. Downloads
- (Uncategorised)
- ... lugin Slider.zip APEX Weather Plugin Weather.zip PL/SQL Package to generate a JSON string with GPS coordinates. itstar_apex_toolbox.zip For the APEX Plugins, you ...
- Created on 01 November 2014
- 4. Oracle Goodies for XML and JSON
- (PL/SQL)
- ... n with the SQL-statement as a parameter and the XML as the return value. To see how it works take a look at the following example: declare l_sql_string varchar2(2000); l_xml xmltype; begin ...
- Created on 27 September 2014
- 5. How to create an APEX Plugin
- (APEX)
- ... the ability to place multiple markers on the map. The positions of the markers will be passed as a string which contains a JSON object. All the other information will come from settings of the Plugin itself. ...
- Created on 13 September 2014





