preloader

Primary Key

Vishal Sharma Staff asked 3 years ago

for example-
I have store database and here is a table in store that is – user and in user there is 3 column – first_name, last_name and id ….
I set first_name as my primary key and I wannt to chnge my primary key to id column then what is the process?
Please explain ….