Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where I can choose the unique value when I add a field in table - Navicat

Tags:

navicat

In my navicat, I want to add a field, but I think its value should be unique.

But in navicat, I can not find a way or option to choose, like Not Null or Character Set.

enter image description here

So, where is the unique option in Navicat for a field?

like image 686
s-n-2 Avatar asked Oct 15 '25 12:10

s-n-2


1 Answers

It's available in Indexes tab.

enter image description here

like image 110
Thanh Nguyen Avatar answered Oct 19 '25 14:10

Thanh Nguyen