Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Simulating the Oracles' dual table in SQL Server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-23 : 16:54:33
Paul writes "Is there a way to simulate getting the next id for a table in SQL Server like the way the dual table in Oracle works? I would like to use this without inserting a new record that uses an identity column."
   

- Advertisement -