What is LOGICAL VARIABLES in SAS.And how it can be used..Can
anyone support..???
Answer Posted / sangeeta
Fitst. and Last. varibles used in data step are called
Logical Variables.
Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
How is character variable converted into numeric variable and vice versa?
How would you define the end of a macro? : sas-macro
What is connection profile? : sas-grid-administration
For clinical entire study how many tables will create approx?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Mention some common errors that are usually committed in sas programming.
what is sas enterprise intelligence architecture? : Sas-bi
how sas deals with business intelligence? : Sas-bi
what is slowly changing dimension? : Sas-di
How do dates work in SAS data?
What is a macro routine?
Tell e how how dealt with..
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What is the difference between one to one merge and match merge? Give an example.