OT: Derby to Oracle

Mike Seda <[email protected]>
Newsgroups gmane.org.user-groups.trijug.juglist
Message-ID <[email protected]>
All,
Does anyone know how to port the following SQL statement (that currently 
works in Apache Derby) to Oracle:
CREATE TABLE SOMEDATABASE.SOMETABLE (
ID BIGINT GENERATED BY DEFAULT AS IDENTITY,
HEADER VARCHAR(255) NOT NULL ,
LINKTEXT VARCHAR(255) NOT NULL ,
URL VARCHAR(255) NOT NULL ,
DESCRIPTION VARCHAR(255) NOT NULL ,
DUEDATE DATE
);

Mike
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.