3
Answers

Share a primary key column among multiple tables

mohan singh

mohan singh

8y
362
1
I have two separate tables to store Admin and other user info,both the tables have a common column for username and i want the username to be  be unique in both the tables is it possible to have a primary key column across multiple tables? 
Answers (3)