Review Quiz - SAS Data Management Tools and Applications Flashcards

1
Q

Which of the following tiers of the SAS platform contains SAS applications for data management, analytics, and reporting? Select all that apply.

Select one or more:
a. client tier
b. data tier
c. middle tier
d. server tier

A

a. client tier
c. middle tier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What components of the SAS Data Integration Studio interface provide information about who is logged on, as well as what connection profile was used? Select all that apply.

Select one or more:

a. title bar
b. menu bar
c. tool bar
d. status bar

A

a. title bar
d. status bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In SAS Data Integration Studio, which External File wizard should be used to read data from the file shown below?

Select one:
a. New Delimited External File Wizard
b. New Fixed Width External File Wizard
c. New User-Written Exernal File Wizard

A

a. New Delimited External File Wizard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In SAS Data Integration Studio, which External File wizard should be used to read data from the file shown below:

Select one:
a. New Delimited External File Wizard
b. New Fixed Width External File Wizard
c. New User-Written External File Wizard

A

b. New Fixed Width External File Wizard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How many transformations are shown in the job flow diagram? Enter a numeric value.

A

5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How many table objects are in the job? Enter a numeric value.

A

6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many tables (not temporary tables) are being populated in the job? Enter a numeric value.

A

3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How many types of table objects are shown in the job flow diagram?

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Recall that a demonstration in SAS Data Integration Studio used a work table to create a registered table.

In SAS Data Integration Studio, which of the following wizards could have created the same metadata for the target table?

Select one:
a. Register Tables Wizard
b. New Table Wizard
c. Create new Table Wizard
d. Create Target Table Wizard

A

b. New Table Wizard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

In Data Management Studio, where do you click to navigate to the main interface, where you can see the navigation riser bars of Information, Data, Folders, Data Management Servers, and Administration?

Select one:
a. Home tab
b. Data Flow tab
c. Settings tab
d. Variables tab

A

a. Home tab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Where do you register Quality Knowledge Bases and reference sources in Data Management Studio?

Select one:
a. Information riser bar
b. Folders riser bar
c. Data riser bar
d. Administration riser bar

A

d. Administration riser bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

In Data Management Studio, where do you view, create, and manage data collections?

Select one:
a. Administration riser bar
b. Information riser bar
c. Data riser bar
d. Folders riser bar

A

c. Data riser bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In Data Management Studio, which type of data analysis enables you to analyze a certain number of data rows in order to determine the contents of a field?

Select one:
a. field name analysis
b. data row analysis
c. sample data analysis
d. field match analysis

A

c. sample data analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

In a profile from Data Management Studio, on which tab do you specify the metrics to be calculated for the profile?

Select one:
a. Report tab
b. Metric tab
c. Properties tab
d. Custom metrics tab

A

c. Properties tab

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

In Data Management Studio, in addition to data connections, what other types of input are available for loading data into a profile? Select all that apply.

Select one or more:
a. test files
b. filters on data
c. SQL queries
d. data collections

A

a. test files
b. filters on data
c. SQL queries
d. data collections

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

In a Data Management Studio data job, what is the purpose of the Field Layout node? Select all that apply.

Select one or more:
a. control the order of fields
b. subset the number of fields passing through to the next node
c. rename the output fields

A

a. control the order of fields
b. subset the number of fields passing through to the next node
c. rename the output fields

17
Q

What is the purpose of parsing data?

Select one:
a. to separate a text string into words
b. to divide a text string into individual tokens
c. to determine the type of data that is represented by a string
d. none of the above

A

b. to divide a text string into individual tokens

18
Q

Data values that are already parsed into individual tokens must first be concatenated before you generate match codes on the data value.

Select one:
True
False

A

False

There is a Match Codes (Parsed) node available to deal with data that are already parsed.

19
Q

You can cluster only records that are based on match codes that were generated on the input data.

Select one:
True
False

A

False

20
Q

Which of the following is a valid method for applying a standardization scheme to a data value using the DQSCHEMEAPPLY function? Select all that apply.

Select one or more:
a. EXACT
b. IGNORE_CASE
c. USE_MATCHDEF

A

a. EXACT
b. IGNORE_CASE
c. USE_MATCHDEF

21
Q

What is the purpose of the DQMATCH function?

Select one:
a. to generate match codes from the data values
b. to group matching records
c. to match fields with the same data values
d. to match fields with the same name

A

a. to generate match codes from the data values

22
Q

The six types of component files that comprise the QKB are schemes, chop tables, phonetics libraries, regular expression libraries, vocabularies, and grammars.

Select one:
True
False

A

True