Marissa would like to add a picture of each catalog product to each record in the catalog table.  Which data type should she use for the ProductDescription field?

A. Lookup
B. Multivalued
C. Attachment
D. OLE Object


Answer: C

Computer Science & Information Technology

You might also like to view...

Modify Example4*.java so that the ConnectionAcceptoruses print( ) to write one character at a time to the socket before issuing a printlin( ) to write an end-of-line. Recompile and run the programs. Does the message still get received in its entirety? Explain.

This exercise guides you through experiments with connection-oriented datagram socket using code sample Example4.

Computer Science & Information Technology

In a relational database, the ________ keys are always on the "many" side of a one-to-many relationship

Fill in the blank(s) with correct word

Computer Science & Information Technology

In a Try-Catch structure, the ____________________ keyword indicates code for handling an exception.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

_________ share(s) the processing of a task using a group of computers in one location.

a. Distributed computing b. Enterprise servers c. Grid computing d. Supercomputers

Computer Science & Information Technology