If you specify the data type as DECIMAL (5,2), what?s the
range of values that can go in this table?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What are procedures in mysql? Explain
can you tell the order of sql select statement? : Mysql dba
How do I update a variable in mysql?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
What is innodb mysql?
How do you start MySQL on Linux?
What is the difference between having and where clause in mysql? Explain
How to use 'mysql' to run sql statements?
what is collation? how many types of installations in sql server?
What is text?
Why do we use preparedstatement?
What is the different between NOW() and CURRENT_DATE()?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)