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
What do you feel about hardcoding?
What is the basic structure of the SAS base program?
Which function is used to count the number of intervals between two sas dates?
Tell me about % include and % eval? : sas-macro
What is the difference between SAS functions and procedures?
What is the difference between %local and %global?
what is conditional processing?
what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
What is the purpose of trailing @ and @@? How do you use them?
how do u test a pros sql(works or not) without executing it?