=?euc-kr?B?vcnD5rq4?= writes:
> Hi everyone.
> I want to migrate Oracle DB into MySQL DB.
> 
> Could you please tell me the way in detail or helpful sites?
> 
> Thanks in advance!!
> 

You should take a look at our crash-me pages which will point you to
the differences in data types.

Regarding transfearring data, you may use SELECT ... INTO ... and LOAD
DATA on MySQL side.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to