Multiple Choice
Which of the following standard SQL data types is not supported in Microsoft Access SQL?
A) Integer
B) Char(25)
C) VarChar(35)
D) Numeric(5,3)
E) DateTime
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: In Microsoft Access,tables are added to a
Q29: Using SQL commands,multiple tables can be queried
Q30: In Microsoft Access,the default method of creating
Q31: The values of existing data can be
Q32: In SQL,the WHERE clause is used to
Q34: Given the tables<br>STUDENT(StudentID,StudentName,AdvisorID)<br>ADVISOR(AdvisorID,AdvisorName,Office,Phone)<br>Which of the following SQL
Q35: Which SQL keyword can be used in
Q36: Microsoft Access SQL commands are run in
Q37: In Microsoft Access,default values must be set
Q38: Which of the following is the correct