what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 150493There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
3 8998i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
6 13156how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
5 10809if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
1660Post New CTS SAS Interview Questions
What are the different types of view?
What is IoT built on?
which are the systems eligible for incremental backup?
What is a j2ee component?
What is a Manifest file?
What do you mean by scope object and what are its types?
What are the different types of C instructions?
How to write cookies in jquery?
What does arrays tostring do?
how do you choose the cable size as per amps rating & the voltage drop for the same.
Define Merge?
Explain a file server? : Client server computing
Where can you get a list of all initialization parameters for your instance? How about an indication if they are default settings or have been changed?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
What is connection string?