Back to Question
What is the difference between CHAR and VARCHAR2 in SQL?
Question Explain
This question tests understanding of data types and storage optimization. It evaluates whether a candidate knows when to use fixed-length versus variable-length strings.