By choosing the Definition Only option in the Import Objects dialog box, the ____ of a table is imported, but not the ____.

A. data, structure
B. data type, structure
C. structure, data
D. structure, data type


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is not a primitive type?

a. char b. float c. String d. int

Computer Science & Information Technology

Which of the following is NOT a recommended minimum requirement for running SQL Server 2012?

A. 1 GB memory B. 500 MHz processor C. 6 GB hard-disk space D. IE 7

Computer Science & Information Technology

Use ls –l (Sobell, page 98) to display the permissions of the file you just cre- ated. Who owns the file? To which group does it belong? Which permissions does the owner of the file have? The group? Others?

What will be an ideal response?

Computer Science & Information Technology

If a stack is used by an algorithm to check for balanced braces, which of the following is true of a balanced braces string once the end of the string is reached?

a. the stack is empty b. the stack has one “{” c. the stack has one “}” d. the stack has one “{” and one “}”

Computer Science & Information Technology