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
2 5882Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
6 18775if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
4 10245How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
2 8097How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
2 10778Post New HSBC SAS Interview Questions
How to you set the background image of the page using HTML?
What command do we use to debug a python program?
what is encapsulation in java? Explain
What are the essential things that must be followed before going to cloud computing platform?
How do I add cells from different worksheets in excel 2016?
Why is http protocol called as a stateless protocol?
How does dll hell solve in .net?
What are the important command line options in Node.js?
How does the if function work in excel?
What are the advantages of jsp?
what are the main job evaluation methods and how do we use them pls give examples from ur particular sitution?
Is a dll an assembly?
what do you mean by a p-code?
What are arrays give example?
Explain the difference between viewdidload and viewdidappear?