i have a dataset with var1,var2,var3; i want to upload the
titles for the variables . How can we?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
What versions of SAS have you used (on which platforms)?
what is sas metadata server? : Sas-di
How could you generate test data with no input data?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
explain about sas business intelligence? : Sas-bi
what is function of retain statment
What is the difference between an informat and a format? Name three informats or formats.
What is the basic structure of the SAS base program?
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?