How do you use the do loop if you don’t know how many times you should execute the do loop?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE
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 does sas handle missing values in sort order? : Sas programming
What are the efficacy variables in your study?
2 Answers Accenture, Quintiles,
how can you sort the dataset having millions of OBS(instead of sort procedure?
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
How do you delete duplicate observations in sas?
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is the pound sign used for in the data_null_ ?
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually