What is the basic syntax of a sas program?
No Answer is Posted For this Question
Be the First to Post Answer
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
What r all the reporting procedures...?
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
How to display duplicate observations in data?
what are different type of sas servers ? On which server does the sas code execute ?
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
How could you generate test data with no input data?
How would you include common or reuse code to be processed along with your statements?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
What is difference between rename and lable in sas?