ACL_Quiz

ACL_Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

Html quiz

Html quiz

9th Grade - Professional Development

10 Qs

Shipping

Shipping

Professional Development

9 Qs

Device Protection <360>

Device Protection <360>

Professional Development

10 Qs

Module 2

Module 2

University - Professional Development

10 Qs

html_tables

html_tables

Professional Development

10 Qs

EUT Quiz

EUT Quiz

Professional Development

15 Qs

SAP TRIVIA-QUESTIONS D

SAP TRIVIA-QUESTIONS D

Professional Development

8 Qs

CSS basics

CSS basics

Professional Development

15 Qs

ACL_Quiz

ACL_Quiz

Assessment

Quiz

Computers, Other

Professional Development

Medium

Created by

Essy AT

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the ASSIGN Command represent?

It is used to create a variable

It is used to group fields

It is used to export results

it is used to create a folder

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Code can be used to find duplicates in a dataset?

SUMMARIZE Command

STRATIFY Command

DUPLICATES Command

CROSSTAB Command

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is correct??

SUMMARIZE ON CompanyType CompanyCode SUBTOTAL Quantity Amount TO Transactions_Grouped PRESORT

USE Transactions

SUMMARIZE ON CompanyType CompanyCode SUBTOTAL Quantity Amount TO Transactions_Grouped PRESORT

USE Transactions

SUMMARIZE ON CompanyType, CompanyCode SUBTOTAL Quantity, Amount TO Transactions_Grouped PRESORT

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following DAP Directlink tags filters SPRAS qual to 1?

</w><f>SPRAS</f><o>0</o><l>1</l><h></h><w>

<w><f>SPRAS</f><o>1</o><l>1</l><h></h></w>

<w><f>SPRAS</f><o>0</o><l>1</l><h></h></w>

<w><f>SPRAS</f><O>0</O><l>1</l><h></h></w>

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Please choose the Direct Link filter tag operators that are correct (there are more than one answer) :

<o>1</o> : equal to

<o>6</o> : Not equal to

<o>7</o> : Contains

<o>2</o> : Between

<o>6 </o> : Between

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which IMPORT Excel Command is correct?

ASSIGN Target_Table = "Credit_Cards"

ASSIGN ACL_Table = Target_Table + ".fil"

IMPORT EXCEL TO %Target_Table "%ACL_Fil%" FROM "Transactions.xlsx" TABLE "Credit_Cards$" KEEPTITLE CHARMAX 200

ASSIGN Target_Table = "Credit_Cards"

ASSIGN ACL_Table = Target_Table + ".fil"

IMPORT EXCEL TO %Target_Table% "%ACL_Fil% FROM "Transactions.xlsx" TABLE "Credit_Cards$" KEEPTITLE CHARMAX 200

ASSIGN Target_Table = "Credit_Cards"

ASSIGN ACL_Table = Target_Table + ".fil"

IMPORT EXCEL TO %Target_Table% "%ACL_Fil%" FROM "Transactions.xlsx" TABLE "Credit_Cards$" KEEPTITLE CHARMAX 200

ASSIGN Target_Table = "Credit_Cards"

ASSIGN ACL_Table = Target_Table + .fil"

IMPORT EXCEL TO "%Target_Table%" %ACL_Fil% FROM "Transactions.xlsx TABLE "Credit_Cards$" KEEPTITLE CHARMAX 200

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Join command is correct?

USE Customer_Master PRIMARY

USE Customer_Sales SECONDARY

JOIN PKEY Customer_Type Customer_Number FIELDS Customer_Address Customer_City Customer_Country SKEY Sales_Type Sales_CustomerNr WITH OrderDate ShippingDate ReceivedDate Quantity Amount PRIMARY TO Customer_Sales_1 PRESORT SECSORT OPEN

USE Customer_Master PRIMARY

USE Customer_Sales SECONDARY

JOIN ON PKEY Customer_Type Customer_Number FIELDS Customer_Address Customer_City Customer_Country SKEY Sales_Type Sales_CustomerNr WITH OrderDate ShippingDate ReceivedDate Quantity Amount PRIMARY TO Customer_Sales_1 PRESORT SECSORT OPEN

USE Customer_Sales SECONDARY

JOIN PKEY Customer_Type Customer_Number FIELDS Customer_Address Customer_City Customer_Country SKEY Sales_Type Sales_CustomerNr WITH OrderDate ShippingDate ReceivedDate Quantity Amount PRIMARY TO Customer_Sales_1 PRESORT SECSORT OPEN

USE Customer_Master PRIMARY

USE Customer_Sales SECONDARY

JOIN SKEY Customer_Type Customer_Number FIELDS Customer_Address Customer_City Customer_Country PKEY Sales_Type Sales_CustomerNr FIELDS OrderDate ShippingDate ReceivedDate Quantity Amount PRIMARY TO Customer_Sales_1 PRESORT SECSORT OPEN

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?