what is star schema? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
Code the MEANS to produce output to be used later.
The Lion King is hosting an animal conference. All the animals in the world attend except one. Which animal does not attend?
how do you want missing values handled? : Sas programming
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
How we will Developing new reports Using Data step programming and Macros ?
What are the new features included in the new version of SAS Programming Language?
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
Differentiate between format and informat? : sas-grid-administration
What is instream data in SAS?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
How to limit decimal places for the variable using proc means?
What report output formats can you generate using SAS?