Withdata Software

Producing high-quality database tools

Main menu

Skip to primary content
Skip to secondary content
  • Withdata Software
  • Blog
  • Categories
  • Tags

Tag Archives: Oracle

Post navigation

← Older posts
Newer posts →

Withdata Software Released OracleToDB2 Version 1.3

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced oracletodb2 1.3, a data conversion tool that convert Oracle data to DB2 database. Version 1.3 add “Task Schedule”, add support to DB2 XML type field, improve importing performance, and fix “division by zero” bug in importing ... Read more

Posted in PR | Tagged DB2, Oracle, Oracle to DB2, OracleToDB2

Withdata Software Released MysqlToOracle Version 1.3

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced mysqltooracle 1.3, a data conversion tool that convert MySQL data to Oracle database. Version 1.3 add “Task Schedule”, improve importing performance, and fix “division by zero” bug in importing process. MysqlToOracle – convert Mysql ... Read more

Posted in PR | Tagged Mysql, Mysql to Oracle, MysqlToOracle, Oracle

Withdata Software Released MsSqlToOracle Version 1.3

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced mssqltooracle 1.3, a data conversion tool that convert SQL Server data to Oracle database. Version 1.3 add “Task Schedule”, improve importing performance, and fix “division by zero” bug in importing process. MsSqlToOracle – convert SQL ... Read more

Posted in PR | Tagged MsSqlToOracle, Oracle, Sql Server, SQL Server to Oracle

Withdata Software Released DB2ToOracle Version 1.3

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced db2tooracle 1.3, a data conversion tool that convert DB2 data to Oracle database. Version 1.3 add “Task Schedule”, add support to DB2 XML type field, improve importing performance, and fix “division by zero” bug in importing ... Read more

Posted in PR | Tagged DB2, DB2 to Oracle, DB2ToOracle, Oracle

Withdata Software Released OracleToAccess Version 2.2

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced oracletoaccess 2.2, a data conversion tool that export Oracle data to access. OracleToAccess 2.2 add “Task Schedule”, improve importing performance, and fix “division by zero” bug in importing process. OracleToAccess – Better tool for ... Read more

Posted in PR | Tagged Access, Oracle, Oracle To Access, OracleToAccess

Withdata Software Released AccessToOracle Version 2.2

Posted on August 22, 2013 by Shiji Pan

Withdata software has announced accesstooracle 2.2, a data conversion tool that import Access data to oracle. AccessToOracle 2.2 add “Task Schedule”, improve importing performance, and fix “division by zero” bug in importing process. AccessToOracle – Better tool for ... Read more

Posted in PR | Tagged Access, Access to Oracle, AccessToOracle, Oracle

Withdata Software Released Withdata OracleToExcel 1.9

Posted on August 6, 2013 by Shiji Pan

Withdata software has announced withdata oracletoexcel 1.9, a data conversion tool that export Oracle data to excel. Withdata OracleToExcel 1.9 add “Task Schedule”, improve export performance, and fix “division by zero” bug in importing process. Withdata OracleToExcel ... Read more

Posted in PR | Tagged DB To Excel, Oracle, Oracle export, OracleToExcel

Withdata Software Released OraLoader Version 4.4

Posted on July 31, 2013 by Shiji Pan

Withdata software has announced oraloader 4.4, a data conversion tool that helps dba and database developer import/export Oracle database from/to flat files and Excel files. OraLoader 4.4 add “Task Schedule”, improve import performance, and fix “division by zero” bug in ... Read more

Posted in PR | Tagged Oracle, Oracle export, Oracle import, OraLoader

Withdata Software Released XlsToOra Version 2.9

Posted on July 26, 2013 by Shiji Pan

Withdata software has announced xlstoora 2.9, a data conversion tool that import Excel data to Oracle database. XlsToOra 2.9 add “Task Schedule”, improve import performance, and fix “division by zero” bug in importing process. XlsToOra – A better way to import Excel ... Read more

Posted in PR | Tagged Excel, Oracle, Oracle import Excel, XlsToOra

How to limit the number of rows returned by an Oracle query after ordering

Posted on June 25, 2013 by Shiji Pan

In MySQL, you can use “Limit n,m”, like this: select * from sometable order by name limit 20,10 How to do in Oracle? select * from ( select a.*, ROWNUM rnum from ( <your_query_goes_here, with order by> ) a where ROWNUM <= :MAX_ROW_TO_FETCH ) where rnum >= ... Read more

Posted in Oracle | Tagged equivalent for the MySQL Limit, Oracle

Post navigation

← Older posts
Newer posts →

Recent Posts

  • Unload to CSV for Databases
  • Use Cases for Dumping to CSV
Withdata Software. ©2004 - 2025 All rights reserved.