Hello, sajid jamal!
You wrote:

> can anyone help me out ,in how to export my oracle
> databse i.e sql to mysql database.

Use Oracle Export tool to produce a text datafile, then 
load it to MySQL with its import command. Look docs for 
syntax of both commands.

-- 
Piloteers do it on the road


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to