CREATE TABLE Persons
(
FirstName VARCHAR,
[Last Name] TEXT,
Gender INT,
[DATE Of Birth] DATETIME,
MaritalStatus INTEGER,
IsMarried BIT,
PersonalIncome Money,
HouseholdIncome Currency
);
Can u plz tell me where I have to write this Query in MS-Access to craete the Table.
Last edited by peter_budo; Apr 8th, 2008 at 7:44 am. Reason: Keep It Organized - please use [code] tags, also use proper thread title, please help this and that is not welcomed, check forum policies