8

Creating a table with fields in Valentina Studio with a primary key 'id'. How do you set a primary key with Valentina? I know how to in the terminal.

Ruslan Zasukhin
  • 379
  • 2
  • 12
Mark A
  • 1,995
  • 4
  • 18
  • 26

1 Answers1

9

It looks like you can by:

  • Right click the table -> select 'Design'
  • Click on the 'Constraints' tab in the dialog that opened
  • Select the 'Primary Key' tab
  • enjoy.
John Boker
  • 82,559
  • 17
  • 97
  • 130