Name statements that function at both compile and execution
time?
What is the order of evaluation of the comparison operators: + - * /** ()?
How can you limit the variables written to output dataset in data step?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
what is syntax of proc merge ?
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
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?
what is sas olap server? : Sas-di
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
How do you add a prefix to some or all variables in a dataset using a SAS macro?
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
What are pdv and it functions?
how to handle in stream data containing semicolon in it?