|
Any SQL implementation covers data types in couple of main categories. Which of the following are those data types?
COBOL SQL Interview Questions
(Continued from previous question...)
Any SQL implementation covers data types in couple of main categories. Which of the following are those data types?
Q: Any SQL implementation covers data types in couple of main categories. Which of the following are those data types? (Check all that apply)
A) NUMERIC
B) CHARACTER
C) DATE AND TIME
D) BLOBS E> BIT
An:
A, B, C. Not all SQL implementations have a BLOB or a BIT data types.
(Continued on next question...)
Other Interview Questions
|