Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the pound sign used for in the data_null_ ?



What is the pound sign used for in the data_null_ ?..

Answer / sasswarup

It's a column pointer to determine the position.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.

4 Answers  


How we will Developing new reports Using Data step programming and Macros ?

4 Answers  


Code a PROC MEANS that shows both summed and averaged output of the data.

5 Answers  


SAS using companies in chennai

1 Answers  


What is the role of unrestrictive users? : sas-grid-administration

0 Answers  


How do you specify the number of iterations and specific condition within a single do loop?

0 Answers  


The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;

1 Answers   Accenture,


what are input dataset and output dataset options?

6 Answers   HCL,


What is PROC in SAS?

0 Answers  


what is the difference between proc means and proc summary?

2 Answers   Accenture,


data abc; input x y ; cards; 1 2 5 6 7 8 7 8 1 7 5 7 ; run; Proc Freq data=abc; tables x*y / chisq nopercent nocol norow PLCORR; RUN; If we run the code, we have Polychoric Correlation = 0.9054 in the last table. I want to extract this particular entry with the value. Means I will create one dataset in which this value will be stored/extracted. I need your help in coding this. Please help me out.

2 Answers  


How to save the log information in a file for future use

2 Answers   HCL,


Categories