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
How can you add and remove any column of a table?
Which is faster mysql or mongodb?
What are the advantages and disadvantages of using mysql?
How we can see all indexes defined for a table in mysql?
Can I install mysql on mac?
What is the difference between mysql_connect and mysqli_connect?
change column name and make a unique column so we get no dupes.
How do I install mysql on windows 10 64 bit?
What is the limit of mysql database?
What is the hostname for mysql database?
How to delete the repeated records from a table?
How internally data stores in MyISAM and INNODB table types?
How do I connect to a database in mysql workbench?
How do I clear a mysql database?
How do I install the latest mysql on ubuntu?