In this video we will learn
1. Get Current Value from Identity VS Sequence in MS SQL and Oracle.
2. Example for accessing the Current Value from Identity and Sequence while inserting records to table.
3. Inserting records to the tables using Identity VS Sequence in Oracle and MS SQL Server.
4. Differences between Oracle and MS SQL Server Identity Column and Sequence for accessing the auto increment numbers.
#IdentityColumn
#Sequence
#@@IDENTITY
#SEQUENCE.CURRVAL
#Database
#Oracle
#MSSQLServer
#SSMS
#ORACLEDEVELOPER
#DBA
#Kudvenkat
#DataMigration