what are the categories that sas informats are used to the place the data? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
How to limit decimal places for variable using proc means?
what is portability of sas programmes?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
what is syntax of proc merge ?
what is operational data and operational system? : Sas-di
What are exact SAS Base contents..?N what r SAS Tools..?
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
explain what is data set in sas? : Sas-administrator
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what is intially documentation in sas?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;