The correct data type for the BALANCE column in the CUSTOMER table is ____.

A. CHAR
B. INT
C. SMALLINT
D. DECIMAL


Answer: D

Computer Science & Information Technology

You might also like to view...

Construct a relational algebra query that produces the same result as the outer join r  outer cond s using only these operators: union, di?erence, Cartesian product, projection, general join (not outer join). You can also use constant relations, that is, relations with ?xed content (e.g., one that has tuples ?lled with nulls or other prede?ned constants).

Let nullR be the relation over R that contains only one tuple, which entirely consists of NULLs. Similarly, let nulls be a relation over S that has a single NULL-tuple. Then r  outer conds is:

Computer Science & Information Technology

Define plagiarism

What will be an ideal response?

Computer Science & Information Technology

What is printer emulation?

What will be an ideal response?

Computer Science & Information Technology

What field property would allow the user to enter "" into a field with a Short Text data type?

A) Indexed B) Allow Null Length C) Allow Zero Length D) Required

Computer Science & Information Technology