why is sas considered self-documenting? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
What are the implications?
How do you add a number to a macro variable?
how to change the execute of macro
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
how can get the first and last observations in a dataset using Proc SQl?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
What is maximum storage capability of SAS?
What is the order of application for output data set options, input data set options and SAS statements?
What are common programming errors committed in sas
Which of the following is not created during compilation phase?