What is the basic structure of a sas program?
what is data integration? : Sas-di
How many data types are there in SAS?
How we can create SAS USER DEFINED CODE?
How do you add a number to a macro variable? : sas-macro
What is the difference between the proc sql and data step?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
describe the interaction table in sas di? : Sas-di
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What are symget and symput? : sas-macro
which date functions advances a date time or date/time value by a given interval? : Sas programming
What are the limitations for memory allocation for SAS variables
What is your favorite all time computer book? Why?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation