As the creator of a database you have the control to use the ________ data type if you feel a database user will use more than 255 characters and spaces in any given field

Fill in the blank(s) with correct word


long text, Long Text

Computer Science & Information Technology

You might also like to view...

What will be the output of the following line?

txtBox.Text = ";2" & 3 (A) 23 (B) 2 3 (C) 5 (D) Syntax error

Computer Science & Information Technology

The _______ pseudo-class configures the styles that will apply when a hyperlink is clicked,

a. :hover b. :click c. :active d. :over

Computer Science & Information Technology

Which SQL statement sets the criteria for the rows in the results?

A) WHERE B) SELECT C) FROM D) ORDER BY

Computer Science & Information Technology

The index is also referred to as the ____ of the array.

A. value B. element C. size D. subscript

Computer Science & Information Technology