In Table 6-4, which values can be used in the InStock field?

In Table 6-4, which values can be used in the InStock field?


Answer – 0s and 1s

(Data types restrict the type of data that can be inserted in a column. The InStock column has the bit data type assigned, which means only 0s and 1s can be stored in it.)