what can you learn from the sas log when debugging? : Sas programming
How to read the file names of a text files from a shared drive using SAS?
what the use of proc glm
explain about data integrator metadata reports? : Sas-di
describe about metadata object? : Sas-di
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
AE datasets names? how many types?
/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance
Why Info School? BUILD YOUR CAREER WITH RIGHT GUIDANCE AND SUPPORT
What is substr function?
What do the mod and int function do? : Sas programming
which stats created by proc means that are not created by proc summary or vice versa?
Are you sensitive to code walk-throughs peer review or QC review?