s-n-2
s-n-2

Reputation: 461

Where I can choose the unique value when I add a field in table - 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?

Upvotes: 4

Views: 8523

Answers (1)

Thanh Nguyen
Thanh Nguyen

Reputation: 5352

It's available in Indexes tab.

enter image description here

Upvotes: 15

Related Questions