What is the difference between %local and %global? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
How many data types are there in SAS?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
What is the use of divide function?
proc means? proc sort? proc append? proc freq? proc print? proc content?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
What is the difference between where and if statement?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
How can you limit the variables written to output dataset in data step?
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
How would you keep from overlaying the a SAS set with its sorted version?
What do the PUT and INPUT functions do?