Answer the question
In order to leave comments, you need to log in
How to output numbers from database without "e"?
That is, I make such a query
" SELECT balance FROM users " where the balance is (0.001)
and instead of outputting me (0.001), it outputs 3.0e-07
how to solve it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question