From: Martijn Tonies Date: July 26 2005 12:59pm Subject: Re: ORACLE and Mysql: Create tables, constraints, swquences, storage. ..? List-Archive: http://lists.mysql.com/mysql/186929 Message-Id: <021401c591e1$e9d867f0$3802a8c0@martijnws> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, > I have scripts to create constraints, sequences, storage..., tables from > ORACLE and I don't know if I can create them in MySQL? MySQL doesn't have "sequences" or "storage" specifiers. You cannot run your script directly. Depending on your current Oracle structure, you might want to give our Schema Migration tool in Database Workbench a try. Download a copy here: www.upscene.com With regards, Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL Server Upscene Productions http://www.upscene.com Database development questions? Check the forum! http://www.databasedevelopmentforum.com