📜  float mysql - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:49.735000             🧑  作者: Mango

代码示例1
FLOAT(P) 
  where P is precision 0 to 53
FLOAT(M,D) 
  where M is the total number of digits and D is the number of digits after the decimal point