what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between nodup and nodupkey options?
How can you create a macro variable with in data step? : sas-macro
Describe the function and untility of the most difficult SAS macro that you have written.
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
what is a post baseline?
Explain the message 'Merge has one or more datasets with repeats of by variables'.
what is the difference between proc report and proc format?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Name validation tools used in SAS
what is Global Symbol table and Local symbol table?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming