You don't do it at all in SQL.
In Access, the data type of a stored item is whatever native type it happens to be.
You specify the precision and scaling in something that will have to use that number for output to any human-readable medium. E.g. forms or reports. Look at the properties of form/report text-boxes to see how to set scaling and format.