InterviewSolution
Saved Bookmarks
| 1. |
Which data type is best suited to store currency values?(a) INT(b) FLOAT(c) DOUBLE(d) DECIMALI have been asked this question in homework.Question is taken from Checking and Repairing Database Tables topic in chapter Database Maintenance, Backups and Replication of MySQL |
|
Answer» Correct answer is (d) DECIMAL |
|