how can you create a primary key of multiple fields?
Answers
Answered by
0
sorry sisters I don't know what is it what to write
Answered by
1
Explanation:
In the Table Designer, Select both rows, and then click the Primary Key button in the Toolbar. OR, open the Query Designer, change the view to SQL View, and type the following code: ALTER TABLE your_table_name ADD CONSTRAINT your_pk_name PRIMARY KEY(id1, id2);
Similar questions
Math,
4 months ago
Physics,
4 months ago
Social Sciences,
9 months ago
Political Science,
1 year ago
Social Sciences,
1 year ago
Chemistry,
1 year ago