- 1. How to handle Oracle BLOB columns via Database Link
- (Oracle)
- Oracle Developers are often faced with the problem to handle LOB data between several oracle instances via a database link. With plain SQL it is not allowed to select, insert or update a LOB on ...
- Created on 05 October 2016
- 2. 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 ...
- Created on 08 December 2014
- 3. How to Java programming in Oracle Database
- (Java)
- ... arameter table (sys_java2plsql_para_tb) as a stack, which will be used within Java and PL/SQL to access the data (get and set). Definition of the Java Class import java.util.ArrayList; import java.uti ...
- Created on 07 December 2014
- 4. Oracle Goodies for XML and JSON
- (PL/SQL)
- XML and JSON are perfect to manage and transfer structured data on the internet. But in a relational database like oracle the data is stored in tables who can be linked via joins. This article ...
- Created on 27 September 2014
- 5. me
- (Uncategorised)
- Vita Born: Yes Nationality: Human, World Citizen Profession: Computer Scientist, Software Developer. Next life: Musician, Carpenter, Cycle Courier Languages: German (native), English (C1), Norwegian ...
- Created on 14 October 2012
- 6. plsql ...
- (Tags)
- plsql ...
- Created on 08 December 2014
- 7. How to handle Oracle BLOB columns via Database Link
- (Article tagged with: plsql)
- Oracle Developers are often faced with the problem to handle LOB data between several oracle instances via a database link. With plain SQL it is not allowed to select, insert or update a LOB on ...
- Created on 05 October 2016
- 8. How to Java programming in Oracle Database
- (Article tagged with: plsql)
- This article is about how Java programs can be developed directly in the Oracle database and in particular, it shows an example how to access the file system of the operating system. Since the ...
- Created on 07 December 2014
- 9. String Tokenizer with Oracle PL/SQL
- (Article tagged with: plsql)
- 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 ...
- Created on 08 December 2014





