Re: Derby & Oracle.
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Fri, 14 Mar 2008 18:44:43 -0400
Mr. X. wrote:
What is the equivalent for Derby, that is in oracle.
1. Select 1 from dual.
SELECT 1 FROM SYSIBM.SYSDUMMY1
(yes - the IBM roots can be seen)
2. How can I create sequences ?
Derby uses identity columns like SQLServer and MySQL
not sequences like Oracle.
Arne
.
- Follow-Ups:
- Re: Derby & Oracle.
- From: Mr. X.
- Re: Derby & Oracle.
- References:
- Derby & Oracle.
- From: Mr. X.
- Derby & Oracle.
- Prev by Date: Re: Apache Derby : create several instances.
- Next by Date: Re: Sun buys out MySQL
- Previous by thread: Derby & Oracle.
- Next by thread: Re: Derby & Oracle.
- Index(es):