Re: Oracle conversion...

2001-10-22 Thread Tony
. Just curious to hear some opinions. On Monday 22 October 2001 05:42 pm, Moshe Gurvich wrote: > select max(length(column)) from table > > -Original Message- > From: Tony [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 22, 2001 2:36 PM > To: [EMAIL PROTECTED]

RE: Oracle conversion...

2001-10-22 Thread Moshe Gurvich
select max(length(column)) from table -Original Message- From: Tony [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 2:36 PM To: [EMAIL PROTECTED] Subject: Oracle conversion... Is there a quick and easy way to determine the maximum used length of a varchar column? I've

Oracle conversion...

2001-10-22 Thread Tony
Is there a quick and easy way to determine the maximum used length of a varchar column? I've built and imported an Oracle DB into a MySQL one and now I'd like to greatly reduce the number of varchars that were being used in the original (e.g. Oracle) DB on my MySQL version. I am digging into

Re: mysql to oracle conversion

2001-09-12 Thread Paul DuBois
At 8:31 AM -0700 9/12/01, Gene Gurevich wrote: >Hi. > >Is there a tool to convert a mysql database to oracle? > >thanks Check the Oracle web site. -- Paul DuBois, [EMAIL PROTECTED] - Before posting, please check: http://www

mysql to oracle conversion

2001-09-12 Thread Gene Gurevich
Hi. Is there a tool to convert a mysql database to oracle? thanks = __ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com --