What is the difference between SAS functions and procedures?
No Answer is Posted For this Question
Be the First to Post Answer
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
what is washout period?
How is character variable converted into numeric variable and vice versa?
what is syntax of proc merge ?
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
What is substr function?
what are the differences between proc report and proc tabulate?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
What is _n_?