The first principle for planning a database is to consider how to organize the data in tables to avoid redundant data.

a. true
b. false


Answer: a. true

Computer Science & Information Technology

You might also like to view...

If you had to write a function named Func that was passed one integer and one double, and “returned” a string and a double, which of these prototypes would NOT work?

A. double Func(string *ps, int a, double d); B. void Func(int a, double b, string &rs, string &rd); C. string Func(double *pd, int a, double d); D. void Func(int a, double d, string s, double *pd);

Computer Science & Information Technology

Bulleted and numbered lists are updated automatically when additions or deletions are made; multilevel lists are not

Indicate whether the statement is true or false

Computer Science & Information Technology

How many arguments are required for the SUM function?

A) 1 B) 2 C) 3 D) It depends on the type of SUM function

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 8-1Anthony is passionate about politics and enjoys sharing and discussing his views with others over the Internet. Anthony regularly visits several popular political ____, which are Web pages designed to facilitate written discussions between people on specific subjects.

A. e-mail programs B. forums C. Webinars D. podcasts

Computer Science & Information Technology