Oracle Sequence Vs IDENTITY in SQL Server (dotnetvj.com)
submitted by
Kadiyalavj(580) 2 years, 8 months ago
I am getting so many mails on what is the equivalent of Oracle Sequence in SQL Server?
There is nothing like equivalent of Oracle Sequence in SQL Server. All though there is a feature called IDENTITY to produce unique numbers. At the same time IDENTITY can not be compared with Sequence in Oracle.
Both are very unique and useful features in each of the databases. Check out the complete article on why they are so different!!!!
|category: Database
|Views: 43
tags:
Vijaya_Kadiyala dotnetvj Database another
Everyones tags:
Your Tags: