<< Prev Question Next Question >>

Question 33/131

The Excel workbook REGIONS.XLS contains the following four worksheets:
EAST
WEST
NORTH
SOUTH
The following program is submitted:
libname MYXLS 'regions.xls';
Which PROC PRINT step correctly displays the NORTH worksheet?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (131q)
Question 1: The following SAS program is submitted: Data_null_; set old;...
Question 2: The following SAS program is submitted: data numrecords; inf...
Question 3: The following program is submitted: proc contents data=_all_...
Question 4: The following SAS program is submitted: data work.total; set...
Question 5: What is the purpose or the MISSOVER option on the INFILE sta...
Question 6: Given the contents of the raw data file TYPECOLOR.DAT: (Exhi...
Question 7: The following SAS program is submitted: data _null_; set old...
Question 8: Given the raw data file YEARAMT: ----|---10---|---20---|----...
Question 9: The following SAS program is submitted: data WORK.DATE_INFO;...
Question 10: The following SAS program is submitted: data work.total; set...
Question 11: The following SAS program is submitted: data temp.x; set sas...
Question 12: The following SAS program is submitted: (Exhibit) What will ...
Question 13: Which step sorts the observations of a permanent SAS data se...
Question 14: The following SAS program is submitted: (Exhibit) How will t...
Question 15: The following SAS program is submitted: data test; infile 'f...
Question 16: Which of the following programs correctly invokes the DATA S...
Question 17: The observations in the SAS data set WORK.TEST are ordered b...
Question 18: Given the contents of the raw data file EMPLOYEE: ----|----1...
Question 19: After a SAS program is submitted, the following is written t...
Question 20: The SAS data set named WORK.TEST is listed below: capacity a...
Question 21: The following SAS program is submitted: proc format value sc...
Question 22: The following SAS program is submitted: data work.new; lengt...
Question 23: The following SAS program is submitted: data ONE TWO SASUSER...
Question 24: Given the following raw data records in DATAFILE.TXT: (Exhib...
Question 25: The following SAS program is submitted: data work.test; Firs...
Question 26: Given the following data step: (Exhibit) After data step exe...
Question 27: Consider the data step: (Exhibit) Which of the following ass...
Question 28: The data set RALESTATE has the variable LOCALFEE with a form...
Question 29: The SAS data set EMPLOYEE_INFO is listed below: IDNumber Exp...
Question 30: The following SAS program is submitted: data work.test; Titl...
Question 31: The following SAS program is submitted: data work.flights; d...
Question 32: The following SAS program is submitted: data work.test; set ...
Question 33: The Excel workbook REGIONS.XLS contains the following four w...
Question 34: Which one of the following SAS procedures displays the data ...
Question 35: Which step displays a listing of all the data sets in the WO...
Question 36: Which statement is true concerning the SAS automatic variabl...
Question 37: The value 110700 is stored in a numeric variable named SALAR...
Question 38: Given the SAS data set WORK.ONE: (Exhibit) And the SAS data ...
Question 39: The following SAS program is submitted: libname sasdata 'SAS...
Question 40: Which one of the following is true of the RETAIN statement i...
Question 41: Given the AIRPLANES data set AlRPLANES TYPE MPG -------- ---...
Question 42: The following SAS program is submitted: data WORK.ACCOUNTING...
Question 43: The following SAS program is submitted: &lt;_insert_ods_code...
Question 44: The following SAS program is submitted; data combine; countr...
Question 45: The following SAS program is submitted: &lt;insert ODS state...
Question 46: The following SAS program is submitted: data WORK.AUTHORS; a...
Question 47: Given the SAS data set PERM.STUDENTS: PERM.STUDENTS NAME AGE...
Question 48: The following SAS program is submitted: data work.company; s...
Question 49: Given the SAS data set WORK.EMP_NAME: (Exhibit) Given the SA...
Question 50: Given the contents of the raw data file TYPECOLOR: ----I----...
Question 51: The SAS data set WORK.ONE contains a numeric variable named ...
Question 52: The Excel workbook QTR1.XLS contains the following three wor...
Question 53: Given the SAS data set EMPLOYEES: EMPLOYEES NAME SALARY ----...
Question 54: Read the table (Exhibit) The following SAS program is submit...
Question 55: Consider the following data step: data WORK.NEW; set WORK.OL...
Question 56: The SAS data set Fed.Banks contains a variable Open_Date whi...
Question 57: The contents of the raw data file PRODUCT are listed below: ...
Question 58: Given the raw data file AMOUNT: ----I---- 10---I----20---I--...
Question 59: The following code was modified to generate the results furt...
Question 60: Given the SAS data set ONE: Given the SAS data set WORK.ONE:...
Question 61: Given the SAS data set WORK.PRODUCTS: (Exhibit) How many var...
Question 62: The following SAS program is submitted: data combine; prefix...
Question 63: The following SAS program is submitted: (Exhibit) What new v...
Question 64: The following SAS program is submitted: data work.test; arra...
Question 65: The following SAS program is submitted: proc freq data = cla...
Question 66: Which of the following choices is an unacceptable ODS destin...
Question 67: Given the SAS data set WORK.TEMPS: (Exhibit) The following p...
Question 68: The following SAS program is submitted: data work.test; Auth...
Question 69: Given the raw data record in the file phone.txt: (Exhibit) W...
Question 70: Given the raw data file EMPLOYEE: ----I----1 0---I----20---I...
Question 71: The data set WORK.REALESTATE has the variable LocalFee with ...
Question 72: Given the following code: proc print data=SASHELP.CLASS(firs...
Question 73: Which statement specifies that records 1 through 10 are to b...
Question 74: The following SAS program is submitted: (Exhibit) What is pr...
Question 75: The contents of the SAS data set PERM.JAN_SALES are listed b...
Question 76: The following SAS program is submitted: data work.retail; co...
1 commentQuestion 77: Given the SAS data set WORKAWARDS: WORK.AWARDS FNAME POINTS ...
Question 78: The following output is created by the FREQUENCY procedure: ...
Question 79: The following SAS program is submitted: data stats; set reve...
Question 80: What describes the SAS automatic _ERROR_ variable?...
Question 81: Consider the following data step: (Exhibit) In filtering the...
Question 82: The following SAS program is submitted: data allobs; set sas...
Question 83: Given the SAS data set EMPLOYEE INFO: EMPLOYEE_INFO IDNumber...
Question 84: The following SAS program is submitted: data one; date = '04...
Question 85: Which one of the following statements is true regarding the ...
Question 86: The following SAS program is submitted: data WORK.ONE; Text=...
Question 87: On which portion(s) of a SAS data set does the PRINT procedu...
Question 88: The following SAS program is submitted: (Exhibit) What is th...
Question 89: The following SAS program is submitted: data test; set chemi...
Question 90: Given the following raw data record: 07Jan2005 Which INFORMA...
Question 91: The following SAS program is submitted: libname temp 'SAS da...
Question 92: Read the table: (Exhibit) Given the SAS data set SASUSER.HOU...
Question 93: Given the following raw data records in TEXTFILE.TXT: (Exhib...
Question 94: The following SAS DATA step is submitted: data work.accounti...
Question 95: Which is a valid LIBNAME statement?...
Question 96: The following SAS program is submitted, creating the SAS dat...
Question 97: The following SAS program is submitted: data work.one; x = 3...
Question 98: The following SAS program is submitted: proc contents data =...
Question 99: The following program is submitted: (Exhibit) Why does the p...
Question 100: The following SAS program is submitted: data WORK.DATE_INFO;...
Question 101: Which statement correctly computes the average of four numer...
Question 102: Given the following raw data records: (Exhibit) The followin...
Question 103: The following SAS program is submitted: proc contents data =...
Question 104: The following SAS program is submitted: data test; set sasus...
Question 105: The following SAS program is submitted: data WORK.OUTDS; do ...
Question 106: The following SAS program is submitted: libname company 'SAS...
Question 107: Given the SAS data set ONE: ONE Obs Dte ----- -------- 1 09J...
Question 108: A user-defined format has been created using the FORMAT proc...
Question 109: The following SAS program is submitted: data work.test; arra...
Question 110: The following SAS program is submitted: data work.staff; Job...
Question 111: The following SAS program is submitted: (Exhibit) The SAS da...
Question 112: The following SAS program is submitted: libname temp 'SAS da...
Question 113: Given the SAS data set PEPM.STUDENTS: PERM.STUDENTS NAME AGE...
Question 114: A raw data file is listed below: --------10-------20-------3...
Question 115: Which statement describes a characteristic of the SAS automa...
Question 116: Given the SAS data set QTR 1_REVENUE: destination revenue YY...
Question 117: The following SAS program is submitted: data work.test; Firs...
Question 118: Given the data set WORK.EMPDATA: (Exhibit) Which one of the ...
Question 119: Which one of the following SAS statements renames two variab...
Question 120: The contents of the raw data file TEAM are listed below: ---...
Question 121: Given the SAS data set WORK.PRODUCTS: (Exhibit) How many obs...
Question 122: A raw data file is listed below: --------10-------20-------3...
Question 123: The following SAS program is submitted: data WORK.ACCOUNTING...
Question 124: The following SAS program is submitted: data work.test; Auth...
Question 125: The SAS data set named WORK.SALARY contains 10 observations ...
Question 126: The SASDATA.BANKS data set has five observations when the fo...
Question 127: The following SAS program is submitted: (Exhibit) What types...
Question 128: The following output is created by the FREQUENCY procedure: ...
Question 129: The SAS data set WORK.AWARDS is listed below: fname points A...
Question 130: You're attempting to read a raw data file and you see the fo...
Question 131: The following program is submitted: proc sort data=SASUSER.P...