syntax to add decimal column to access table using SQL?



I am trying to create access tables using SQL rather than access design view.
The syntax for doing this does not seem to follow MSSQL rules. Can you show
me how to add a numeric(10,3) column for example. Thanks, Chris
.