Beginner
SQL
Q21 / 100
Which data type is typically used to store whole numbers?
Correct! Well done.
Incorrect.
The correct answer is B) INT
B
Correct Answer
INT
Explanation
INT (or INTEGER) is the standard SQL data type for storing whole numbers.
Progress
21/100