You must use fixed-point numeric data type for storing the money values in MYSQL like this: decimal(15,2). Here, 15 is the precision (i.e. total length of ...
確定! 回上一頁