Saved Bookmarks
| 1. |
Write the SQL queries for following in libre base |
|
Answer» Answer: hope it helps to you Explanation: The FLOAT and DOUBLE types represent approximate numeric data values. MySQL uses FOUR bytes for single-precision values and eight bytes for double-precision values. ... Here, ( M , D ) means than values can be stored with up to M digits in TOTAL, of which D digits MAY be after the decimal point. |
|