SQL Server: (L12) How to use the UniqueIdentifier data type.

Опубликовано: 30 Сентябрь 2024
на канале: Software Nuggets
3,434
40

In this video, I will show you how to create a table that uses the Sql Server datatype: uniqueIdentifier.
I will show you have to use the function: newid()
I will show you how to create a default value on a uniqueidentifier column.
Used as a great Primary Key for a table.

#softwareNuggets, #sqlServer, #IntroToSqlProgramming, #uniqueIdentifier, #newId, #newSequentialId, ‪@SoftwareNuggets‬