Which of the following is the data type that should be configured for the Name column?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. ABC.com subscribes to SQL Azure, which hosts a ABC.com database.
You are preparing to create the schema for a table that will be populated with rows not exceeding
1 million.
The table will include a Name column, which should make use of a data type that allows for an
alphanumeric code that has five characters.
Which of the following is the data type that should be configured for the Name column?

You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. ABC.com subscribes to SQL Azure, which hosts a ABC.com database.
You are preparing to create the schema for a table that will be populated with rows not exceeding
1 million.
The table will include a Name column, which should make use of a data type that allows for an
alphanumeric code that has five characters.
Which of the following is the data type that should be configured for the Name column?

A.
The bit data type.

B.
The char data type.

C.
The int data type.

D.
The ntext data type.

E.
The uniqueidentifier data type.

Explanation:



Leave a Reply 0

Your email address will not be published. Required fields are marked *