If you specify the data type as DECIMAL (5,2), what?s the
range of values that can go in this table?
Answer Posted / amith
999.99 to -99.99. Note that with the negative number the
minus sign is considered one of the digits.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
What is the datatype of image?
What is mysql procedure?
How do I disconnect mysql workbench?
How to see table's field formats or description of table .
What are the indexes in mysql?
What are the differences between innodb and myisam engines?
Can you shard mysql?
Write a command to view mysql database table structure?
Can foreign key have duplicate values?
How to enable or disable a row of a table using MySQL in struts?
What is insert query in mysql?
What is meant by decimal (5,2)?
How do you backup a database in mysql?
Write a query to create a database and a table?
What are the features of mysql?