News

Prepared statement is used to execute same database statements repeatedly with high performance. for example, if you want to insert multiple employee records you can use same prepared statement again ...
Utilities I developed for managing JSON files and databases. Import JSON to Oracle database insert SQL Statements. Input: folder Name, which contains JSON files in second level subfolder. Output: ...
Computronix has recently upgrade cx_Oracle to version 7.1.1 and we have noticed that the rowcount attribute is returning as 0 when a PL/SQL block with a single insert statement is passed into ...