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...

SAS Interview Questions
Questions Answers Views Company eMail

How do you download a flat file from Mainframe to your local PC using SAS?

3 13963

How do you add a prefix to some or all variables in a dataset using a SAS macro?

2 14857

is QUALCOMM using SAS ?

1 5409

Which is the best training institute for SAS in Delhi. Please reply

HCL, HSBC,

12 26737

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 5964

How many versions came upto now in SAS?

CTS, TCS,

3 10141

What are exact SAS Base contents..?N what r SAS Tools..?

1 5160

What is univariate n where it can be used n how...?

2 7466

What r all the reporting procedures...?

3 7030

What are symbol tables?Differemce between Local N Global Symbol tables.....

TCS,

2 10541

In which format does Date stores in sas..? What is the use of DATE in SAS.?

TCS,

3 9702

One way of creating a new variable in Macros is by % Let....What is the other way..?

TCS,

5 11094

What are the functions done while Compilation...?

TCS,

1 6389

What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?

TCS,

3 9292

What is difference between Global n Local Macro Variables..?

TCS,

6 28236


Post New SAS Questions

Un-Answered Questions { SAS }

What is the general format of function in sas? : sas-grid-administration

1028


How do you convert basic cube to transaction cube and transaction cube to basic cube?

2288


How do you use the do loop if you don’t know how many times you should execute the do loop?

1304


What is SAS informats?

1164


what is treatment emergent events and treatment emregent adverse event

2448


What is the SAS data set?

1175


Tell me about % include and % eval? : sas-macro

1190


What is the difference between order and group variable in proc report?

1485


How do dates work in sas?

1190


what type of graphs we will create(for 2+years candidates)?

2360


What does the trace option do?

1163


If you could design your ideal job, what would it look like?

2981


What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro

1076


Approximately what date is represented by the SAS date value of 730?

1270


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?

2156