Forum Post: How To Change Existing Database Index To Unique

  • Thread starter Thread starter Akioma
  • Start date Start date
Status
Not open for further replies.
A

Akioma

Guest
Hi all, we have some Primary indexes in the DB that are not unique, and want to change that. I assume we cannot simply update the index, so the question is how to achieve this. My plan is to creat a .df file that deletes the existing index and adds a new index which is unique. Is this the right solution or are there better ways..? Any suggestions greatly appreciated! Thanks, Mike

Continue reading...
 
Status
Not open for further replies.
Back
Top