lecosson / assql

Automatically exported from code.google.com/p/assql
0 stars 0 forks source link

Decimal null value is transformed to 0. #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select a table with column type decimal null value in it.
2. The query will return 0 in place of null.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by abhrodip28@gmail.com on 5 Feb 2010 at 10:50