Oracle Database is a Multi-Model Database Management System created by Oracle Corporation.
Looking for tools (windows platform) to genereate ER diagram (or similar) from an existing Oracle database. Any good tools out …
oracle data-modeling reverse-engineering documentation-generation er-diagramI have always only used MySQL and no other database system. A question came up at a company meeting today …
mysql sql-server oracleSo many times I just need a quick connection to an Oracle DB, where SQLPLUS handles the job. I imagine …
sql oracle sqlplusWhy is the sql below generating an ORA-01810 error? I researched the error and I am using different date formats …
sql oracle timestamp date-formattingI have a partitioned table that belongs to tablespace report. I want to move it to tablespace record instead. One …
sql oracle tablespaceI was trying to follow some instructions today, and it starts with the comment REM In SQLPlus I manually copy …
oracle sqlplus oracle-sqldeveloperIn MSSQL I can select a column and change the column header by doing: SELECT mycolumn as 'MyNewColumnName' from MyTable …
sql-server oracle select columnnameHi I am using a delete query in my shell script and I am facing this issue. delete from WHITELIST_…
sql oracle kshI've installed Oracle 11g r2 to my machine and when I opened Oracle SQL Developer it says: java 1.6.0_02 is not …
oracle oracle11g oracle-sqldeveloper jdk1.6