Question
Write the difference between CHAR and VARCHAR.
| CHAR | VARCHAR |
| • It is fixed length string. | • It is variable length string. |
| • They are right-padded with spaces to the specified length. | • They are not right-padded with space. The length is actual data it contains. |
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
Write the output of the following statements: