Oracle Database is a Multi-Model Database Management System created by Oracle Corporation.
I have a stored procedure which used the EXECUTE IMMEDIATE command to execute a very long string. How do I …
sql oracle stored-procedures dynamic-sql sys-refcursorIn my application I use connection to Oracle, when connection lost and I try to re-connect I receive exception: java.…
java oracle connection recover disconnectedI'm new to Oracle Apex and I'm really struggling how to display static images on a desktop application. I uploaded …
oracle oracle-apex oracle-apex-5i have many tables that i can insert rows, but i get this error only for one table; Error starting …
database oracle privileges tablespacePossible Duplicate: select * from table_name where column like ' ' How do you insert the & symbol as …
sql oracle toadI'd like to create ddl scripts for most of my database objects. dbms_metadata.get_ddl works for most of …
oracle oracle10g jobs ora-06512 dbms-metadataWhere do I check the timezone of oracle pl/sql developer.Can someone help please
sql oracle plsql plsqldeveloper