|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, September 29, 2010 6:40 AM
Points: 45,
Visits: 502
|
|
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 
|
|
|
|