I was working on a app, everything is working, it is kinda like a virtual currency app, I made a blunder, I took integer as datatype for transactions and currency, i want to change it to float to allow decimal transactions too, is there a way to do that?
change datatype from integer to float
Database & APIs
na
Yes
1
2 replies