i using jdbc driver (node-jdbc) for getting schema using node js
row data :
i have already tried and got this result in console ( https://prnt.sc/umlb7m )
why i got wrong return value with float type?
or can i parse this float data type?
that i want is getting a real float value from table, anyone can help?