iDenTiTy
Expert Member
Hi guys,
Here's my problem...
In my application I need to insert values of over R1,3 million into a mySQL database.
What datatype should I use for the table creation? And how do I assign the "R" as a prefix?
So instead of 1300000 -> R 1,300 000 ?


Here's my problem...
In my application I need to insert values of over R1,3 million into a mySQL database.
What datatype should I use for the table creation? And how do I assign the "R" as a prefix?
So instead of 1300000 -> R 1,300 000 ?