how to know the attributes of first five datasets in a library
Answer Posted / sagar
Use Proc Content procedure to know the attributes of the Dataset
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Describe 5 ways to do a “table lookup” in SAS?
How to create an external dataset with sas code?
Explain the difference between using drop = data set option in set and data statement?
What function CATX syntax does?
For clinical entire study how many tables will create approx?
how to generate the test data in sas without input data? : Sas-administrator
what is snowflake schema? : Sas-di
What is maximum storage capability of SAS?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
describe the interaction table in sas di? : Sas-di
Hi, If anyone has base SAS certification dumps, please share.
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what versions of sas have you used (on which platforms)? : Sas programming
what is program data vector? : Sas-administrator