Oracle Database Express Edition (Oracle Database XE) is an entry-level, small-footprint database, free to develop, deploy, and distribute; fast to download; and simple to administer.
I have some unit tests that talk to Oracle-11g XE. Running each test individually works fine, but when I …
oracle jdbc oracle-xeI have .sql script file with DDL for more than 60 tables. I am trying to copy-paste the script into SQL …
oracle oracle11g oracle-xeI did the following: CREATE TABLE BOOK( BOOK_ID VARCHAR(4) PRIMARY KEY, ISBN_10 VARCHAR(10), TITLE VARCHAR(50), CATEGORY VARCHAR(25), PRICE DECIMAL(6,2), …
oracle oracle-xeI have an OracleXE 11g instance on a remote server machine. Some developers who have Russian Windows 7 SP1 can't connect …
jdbc oracle11g oracle-sqldeveloper oracle-xeWhen i'm calling this code in the link of a chart in apex javascript:window.open('http://google.pt','mywindow',…
javascript oracle-xe oracle-apexWhen I'm trying to backup my oracle database, I got below error. UDE-04031: operation generated ORACLE error 4031 ORA-04031: unable to …
oracle11g oracle-xe datapumpCan I have multiple databases on oracle express edition? Please let me know what are steps to setup?
oracle oracle-xe