Muhamad Hassan's Blog

Muhamad Hassan's Blog

Follow
homeLaravelDatabases
Tag

Databases

#databases

More content

Read more stories on Hashnode


Articles with this tag

Using Unique Identifiers as Primary Key in MySQL

Apr 30, 20235 min read 421 views

Unique identifiers are used to distinguish one object from another. They are commonly used to identify entities such as users, files, processes,...

Using Unique Identifiers as Primary Key in MySQL