A00-415 無料問題集「SASInstitute SAS Viya Fundamentals of Programming」

Which CAS-enabled procedure is used for descriptive statistics and data summarization?

Which statement is used to read data from an external file into a SAS dataset?

Which CAS action is used to compute the frequency count of unique values in a column of a CAS table?

After submitting the following SAS program, the log below is created.
Code:
proc casutil;
droptable incaslib='primary_school' casdata="teachers";
quit;
Log:
ERROR: The table teachers could not be located in caslib primary_school of Cloud Analytic Services.
ERROR: The action stopped due to errors.
Why is the table not dropped?

Which CAS-enabled procedure is used to perform market basket analysis?

Employees is a 5,000 row table.
Which program executes in CAS using a single thread?

What is the purpose of the SET statement in the DATA step?

Complete the following FedSQL code to convert the character variable markup to a numeric variable.
proc cas;
session mysess;
fedSql.execDirect /
query="create table casuser.cars_fedsql {options replace=true} as
select make, model, mpg_city, mpg_highway, <insert code segment here> as markup_N from casuser.cars"; run;

Which Compute Server system option prevents inadvertently moving large in-memory tables to the Compute Server?

Which CASL program will fetch all 428 rows from the cars table?

Which CAS action is used to create a new CAS table based on specified conditions?

Which CAS-enabled procedure is used for data exploration and visualization?

What data types does FedSQL support in CAS?

Given that this program:
simple.numRows /
table={caslib="casuser",name="cars"};
produces this output in the Log:
{numrows=428}
Which program produces the following output in the Log?
Table casuser.cars has 428 rows.

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡