Posted by DA Morgan on 11/30/06 16:29
ruediger.michels@feltengmbh.de wrote:
> hi,
>
> 1. is there a statement in ms sql, what creates a sequence? cant find
> anything in web :-(
> -> oracle: CREATE SEQUENCE XYZ INCREMENT BY 1 START WITH 1 NOCYCLE
> CACHE 20;
> -> ms sql: ???
>
> 2. hwo do i create a link to another ms-sql database
>
> thx a lot need help, urgend :-)
The only other databases that have abilities similar to those of
an Oracle SEQUENCE are DB2 and Informix (only the most recent release).
--
Daniel A. Morgan
University of Washington
damorgan@x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Navigation:
[Reply to this message]
|