data task; input id date date9. visit; cards; 101 01jan2015 1 101 02jan2015 2 101 06jan2015 3 102 04jan2015 1 102 07jan2015 2 102 12jan2015 3 103 06jan2015 1 103 13jan2015 2 ; run; write a program to find out missing dates between visits by each subject.
1 2929Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
1737Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
1997if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
CTS,
1658Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
2 3241I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
1815Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS
1 3085
Approximately what date is represented by the SAS date value of 730?
Name some categories in sas 9? : sas-grid-administration
What versions of SAS have you used (on which platforms)?
Describe a time when you were really stuck on a problem and how you solved it?
Describe the ways in which you can create macro variables?
explain the concepts and capabilities of business object? : Sas-bi
In sas admin differentiate between roles and capabilities? : sas-grid-administration
How do you delete duplicate observations in sas?
Why double trailing @@ is used in input statement?
What is the use of the %include statement?
What are the five ways to do a table lookup in sas? : sas-grid-administration
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
what is broad cast agent? : Sas-bi
what is sas database server? : Sas-di