In SAS how to read the variable values having different
formats.
eg:mar99,mar1999 (in a single variable)
Answer Posted / svm
For Date Time check here,
http://www.sfu.ca/sasdoc/sashtml/lrcon/zenid-63.htm
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the ways in which macro variables can be created in sas programming?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
what type of graphs we will create(for 2+years candidates)?
How is character variable converted into numeric variable and vice versa?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
describe about metadata object? : Sas-di
How would you include common or reuse to be processed along with your statements?
How to create list output for cross-tabulations in proc freq?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
How many ways to overcome a missing values???
How can you limit the variables written to output dataset in data step?
Which date function advances a date, time or datetime value by a given interval?
how does sas handle missing values in procs? : Sas programming
What are the difference between ceil and floor functions in sas?
What are the statements that are executed only?