Define run-group processing?
No Answer is Posted For this Question
Be the First to Post Answer
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Can you suggest us materials for sdtm mapping?
in data set200 observation how to take 110,150,170 using sql procedure?
what is lifetest
What can you learn from the SAS log when debugging?
Explain what is the use of proc gplot?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What are the uses of sas?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
How to convert .xls file into CSV format?
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?
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?