Question:

Match list I with List II.
List I (Data type)
 
 List II (Descriptions)
ACHAR(n)ISpecifies character type data of length n where in could be any value from 0 to 225
BVARCHAR(n)IISpecifies character type data of length n Length where in could be any value from 0 to 225
CINTIIISpecifies an integer value. Each of its value occupies 4 bytes of storage.
DFLOATIVHolds numbers with decimal point. Each its value occupies 4 bytes of storage.
Choose the correct answer from the option given below:

Updated On: Mar 2, 2024
  • A-I, B-II, C-III, D-IV
  • A-II, B-I, C-IV, D-III
  • A-I, B-II, C-IV, D-III
  • A-II, B-I, C-IV, D-III
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

The correct option is(A): A-I, B-II, C-III, D-IV
Was this answer helpful?
0
0