Decimal data type in access

P

Patty O'Dors

Hi

I need to know how to create a table with the 'decimal' data type in MS
Access , via the create table statement. using
create table testtable(testcol decimal(10,2) null)
obviously doesn't work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top