If you specify the data type as DECIMAL (5,2), what?s the
range of values that can go in this table?
Answer Posted / rajesh kumar
minimum: -999.99
maximum: +999.99
It takes M+2 bytes to store. Here M is 5 and two extra byte
for storing sign & decimal.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the types of queries?
Why mysql is open source?
Which datatype is used for email in mysql?
How to create a trigger in mysql?
What is the default password for mysql?
How do I disable mysql?
Can mysql store files?
What is max connections in mysql?
what is the procedure to configure the application of mysql?
What is difference between mysql and mysql workbench?
How many primary keys can be there in a table?
How many rows can a mysql table hold?
What is 'mysqld'?
What is ISAM?
What is difference between microsoft sql and mysql?