G
Guest
Hello everyone
I am using SQL view of query to create my tables. Appreciate your help with
my questions :
1. How do I create a table with composite primary key ? I have created one
with 1 key, but how can I create them with 2 primary keys? Could you tell me
the syntax?
2. I want to create a table which has fields of type boolean and autonumber,
how should I code that ? I tried to put type of fields as yes/no (and
true/false) and autonumber , but I got errors.
Thank you in advance
Evrim
I am using SQL view of query to create my tables. Appreciate your help with
my questions :
1. How do I create a table with composite primary key ? I have created one
with 1 key, but how can I create them with 2 primary keys? Could you tell me
the syntax?
2. I want to create a table which has fields of type boolean and autonumber,
how should I code that ? I tried to put type of fields as yes/no (and
true/false) and autonumber , but I got errors.
Thank you in advance
Evrim