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 to show table structure mysql?
How can you change the name of any existing table by using the sql statement?
Can't connect mysql server on localhost?
How we can see all indexes defined for a table in mysql?
What are mysql functions?
Why is the basic difference between left join, right join and inner join?
How do I install mysql on windows 10 64 bit?
What are the advantages of myisam over innodb?
What is difference between mysql and mysql workbench?
What is pragma autonomous_transaction?
What is the default password for mysql?
How we can get the current date in mysql?
How to create a new table in mysql?
How to get current MySQL version?
How do you know the version of your mysql server?