Computer Science, asked by zenith01, 5 hours ago

: Amit wants to insert decimal values in My SQL Table. Which data type he will use for the same?
a) Float
b)Integer
c)Char
d)Varchar​

Answers

Answered by gramathualunga
1

Answer:

integer is the one he should use to insert decimal values in his SQL

Similar questions