Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Converting from Sybase SQL Anywhere to Oracle

Converting from Sybase SQL Anywhere to Oracle

From: Jan Erik Hermansen <jeh_at_susoft.no>
Date: Fri, 9 Jul 1999 12:40:41 +0200
Message-ID: <Ujkh3.150$Vg3.526@news1.online.no>


I'm trying to move a database created in Sybase SQL Anywhere to Oracle 7.3.3.0.0 and have come across the following problem.

In SQL Anywhere you can do the following:

    create table mytable ( mycol integer DEFAULT AUTOINCREMENT);

This syntax doesn't work in Oracle. Is there another way to do this?

Jan Erik Received on Fri Jul 09 1999 - 05:40:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US