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 is oracle different from mysql?
What data structure does mysql use?
List data types in mysql? Explain
What is mysql common?
Can I copy mysql data directory?
What is the default port for mysql and how it can change?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
Is primary key auto increment?
Where the database is stored in mysql?
Is Mysql query is case sensitive?
What does innodb stand for?
What do you understand by mysql terminal?
can you tell what are the different set operations available in mysql? : Mysql dba
What language does mysql use?
What are the difference between and myisam and innodb?