Exam 7: Workshop 7: Aggregated Calculations, Subquerying, and Sql

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following is NOT true regarding inner joins?

(Multiple Choice)
4.7/5
(34)

The WHERE clause,which is optional in a SELECT statement,narrows the query results by specifying which ________ in the table will be returned in the dataset.

(Multiple Choice)
4.8/5
(31)

The word ________ simply means a summative calculation,such as a total or average,or summarizing data.

(Short Answer)
4.8/5
(36)

The SQL WHERE clause specifies which table rows are used.

(True/False)
4.8/5
(34)

When writing SQL,the ________ selects and returns all fields in the table when you run the query.

(Multiple Choice)
4.7/5
(37)

The SQL ________ clause includes one or more columns from which data are retrieved.

(Multiple Choice)
4.9/5
(49)

A(n)________ is a separate SELECT statement that is nested inside the main SELECT statement.

(Short Answer)
4.8/5
(26)

The Crosstab Query Wizard is the easiest way to create a crosstab query because all settings can be established within the wizard.

(True/False)
5.0/5
(30)

Match the following terms to their definition: I.Physical volume II.Percentage of sales revenue III.Percentage of sales volume IV.Revenue V.Net revenue A.Compares how two or more numbers are related B.Measures space within an object C.Revenue minus sales returns,allowances,and discounts D.Gross sales E.Compares gross revenue to total gross revenue

(Short Answer)
4.9/5
(40)

Which of the following is NOT true in regard to calculating physical volume?

(Multiple Choice)
4.8/5
(34)

When working with SQL,if a field includes an aggregate function,you need to use a(n)________ clause,which specifies the aggregated field criteria and restricts the results based on aggregated values.

(Multiple Choice)
4.9/5
(37)

________ is one of the most important pieces of information that a company uses to learn more about its financial progress.

(Short Answer)
4.8/5
(27)

When working with SQL,if a field includes an aggregate function,you need to use a ________ clause,which specifies the aggregated field criteria and restricts the results based on aggregated values.

(Short Answer)
4.9/5
(38)

Which of the following is NOT true regarding outer joins?

(Multiple Choice)
4.9/5
(29)

The ________ is the easiest way to create a crosstab query.

(Multiple Choice)
4.8/5
(34)

Sum can only be performed on number and currency fields.Count can be done on any field data type,except number and currency fields.

(True/False)
4.9/5
(36)

Which of the following is NOT a reason to work in Design view when creating or editing a crosstab query?

(Multiple Choice)
4.7/5
(29)

When writing SQL,the ________ selects and returns all fields in the table when you run the query.

(Short Answer)
4.8/5
(34)

The benefit of learning SQL is that once you know it,you can easily adapt to other relational database management systems.

(True/False)
4.8/5
(36)

The SQL ________ clause includes one or more columns from which data are retrieved.

(Short Answer)
4.8/5
(34)
Showing 81 - 100 of 103
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)