How to create a unique ID in your primary column

If I want to create a unique product ID for each product starting with 10001, how do I do it?

You can create unique IDs using multiple ways like CONCAT formula, Row ID () formula function and more.

Please check this detailed tutorial here: