Re: [techtalk] oracle to mysql

2001-05-23 Thread Penguina
On Wed, 23 May 2001, Nancy Corbett wrote: > > Hello all! > > I have a pile of .sql scripts written to drop and then create tables in > oracle. I have to convert them to mysql. I'm finding that the syntax is > just different enough that I keep hitting snags. I have the greatest book > for le

Re: [techtalk] oracle to mysql

2001-05-23 Thread Paul Hardacre
From: "Nancy Corbett" <[EMAIL PROTECTED]> To: "Linuxchix" <[EMAIL PROTECTED]> Sent: Wednesday, May 23, 2001 8:02 PM Subject: [techtalk] oracle to mysql > > Hello all! > > I have a pile of .sql scripts written to drop and then create tables in >

[techtalk] oracle to mysql

2001-05-23 Thread Nancy Corbett
Hello all! I have a pile of .sql scripts written to drop and then create tables in oracle. I have to convert them to mysql. I'm finding that the syntax is just different enough that I keep hitting snags. I have the greatest book for learning mysql...MySql by Paul DuBois, but I am wondering if