Select all data types that are present in SQL (in most of RDBMS).
Explanation
Following data types are present in most of the following RDBMS:
CHAR (fixed length string),
VARCHAR (variable length string),
BOOLEAN,
INT,
DATE,
TIME,
BLOB.

Actually there are much more data types (like SMALLINT, DOUBLE, FLOAT, TIMESTAMP) - but they may be called differently in different RDBMS, so they are purposely not mentioned in this question.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
SQL quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes