________ define the kind of data that can be entered into a field, such as numbers, text, or dates
A) Field names
B) Description
C) Data types
D) Field properties
C
Computer Science & Information Technology
You might also like to view...
When selecting a method of implementing a database, cost, time, and the functionality of the new system are three of the most important factors to consider
Indicate whether the statement is true or false
Computer Science & Information Technology
When naming a Label object, the ____ prefix should be used.
A. label B. lbl C. lab D. txtlbl
Computer Science & Information Technology
Which of the following is NOT a file system?
A) FAT12 B) FAT16 C) FAT32 D) FAT48
Computer Science & Information Technology
Write a statement that adds the contents of the txtNum1 control to the contents of the txtNum2 control, and then multiplies the result by 5. The result is displayed in the lblResult control.
What will be an ideal response?
Computer Science & Information Technology