________ tables represent the static lists of things that exist in a business such as customers, products, and suppliers, while ________ tables represent concepts or events

A) Secondary, related B) Primary, related C) Related, primary D) Related, secondary

B

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT true about OOP languages?

A. A disadvantage of OOP is that you cannot reuse or modify existing objects.  B. An IDE contains tools for building GUIs, editor, a compiler and/or interpreter, and a debugger. C. An object represents a real person, place, event, or transaction. D. Java and C++ are examples of OOP languages. 

Computer Science & Information Technology

What two iptables options are used to specify the source and destination ports for a rule??

A. ?-sport B. ?-dport C. ?-src D. ?-dst

Computer Science & Information Technology