Define the following terms:

a. Entity
b. Entity Set
c. Attribute
d. Tuple
e. Domain
f. Key
g. Null


a. Entity – A person, place, item, event or a ‘thing’.
b. Entity Set – A collection of related entities. For example, entity
INVOICE contains information about invoices.
c. Attribute – A characteristic that describes an entity. For example, invoice
number and invoice date are attributes of entity INVOICE.
d. Tuple – Another name for a row or a record. It contains attributes of an
entity.
e. Domain – A set of all possible values for an attribute.
f. Key – A minimal set of attributes, which uniquely defines an entity in an
entity set.
g. Null – Unknown, unspecified, not known or not applicable value.

Computer Science & Information Technology

You might also like to view...

____________________ policies apply to a particular situation or technology.

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

Computer Science & Information Technology

To display the output on the next line, you can use the println method or use the __________ escape sequence in the print method.

a. \n b. \r c. \t d. \b

Computer Science & Information Technology

Which of the following represents a way to delete e-mail messages from the user's Deleted Items Folder?

A) use the Delete Tool on the toolbar after selecting the message B) right-click on the Deleted Items folder and then choose the Empty Folder option C) select it and then press Delete D) all of the above

Computer Science & Information Technology

When modifying a report, the ________ tab is used to change the layout of a report

Fill in the blank(s) with correct word

Computer Science & Information Technology