Have a query that when I run, the last 2 fields return results from a calulation( 1.00, .80, .20 or nulls).
When I create a table the last 2 fields are decimal fields allowing nulls.
When I insert the data into the table the last 2 fields only show values (1, 0, or null)
Any ideas??
When I create a table the last 2 fields are decimal fields allowing nulls.
When I insert the data into the table the last 2 fields only show values (1, 0, or null)
Any ideas??