Describe crosslist option in tables statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is connection profile? : sas-grid-administration
how do u validate the program which u have written.
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Differentiate between format and informat? : sas-grid-administration
How are the analysis data sets structured?
What is _n_?
What are the advantages of using sas?
what is the main difference between rename and label? (don't say that they both perform the same function).
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
Explain bmdp procedure?
How can you limit the variables written to output dataset in data step?