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

What is the registered Key word is sas????

TCS,

2 7513

What is difference between N and n????

Sciformix,

2 8200

When you will use nowd option in report???

Accenture,

6 23128

diff between nodup rec and ondup key???

AON, Sciformix,

3 10331

What is the difference Using & and && in the macro variables

Accenture,

5 18235

Dear all, proc means data=dsn noprint completetypes; class trtmntgroup /preloadfmt; output out=tot n=n; format trtmntgroup trtf. ; by vstgrp descending severity; run; This is the code I used for AE table. I got the values without giving the variable ‘trtmntgroup(numeric)’ in var statement. And if I give the var statement for that variable i’m getting the same values.How is that possible? What is the difference between class and var statement? Could any one explain me how does proc means work at the back end. And what is the difference between _freq_ value and N value in proc means. Thanks and regards, Rajesh.

1 4524

What is the difference between proportion and average?

KPMG,

3403

you have a data set like this. data qqq; input name $ total; cards; qq 22 ww 33 qq 22 ee 44 rr 33 ww 44 ; run; and you want output like this......... name total qq 22 ww 44 Do it by data set step.

6 10432

how to read raw data in sas. Do it manually and throw the programming.

WNS,

1 7762

Hi All.I am looking for Good Institute who could Provide the online SAS BI+DI Training along with software.Primarily in Delhi/NCR or in Hyderabad Please help with name and contact number of concerned person!! Thanks in Advance! :)

1 3767

create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;

WNS,

6 12808

if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.

2 6840

Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

3552

how to know the attributes of first five datasets in a library

2 6381

i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers

SAS,

3 7192


Post New SAS Questions

Un-Answered Questions { SAS }

it will become easy if uuu provide website linkssss and list of consultanciessssss

2024


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

1075


Describe a time when you were really stuck on a problem and how you solved it?

2603


How can sas program be validated?

1072


What is the difference between where and if statement?

1151


What does proc print, and proc contents are used for?

1218


What function CATX syntax does?

1258


Can you execute macro within another macro? : sas-macro

1048


what are the scrubbing procedures in sas? : Sas programming

1323


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

1075


Which command is used to save logs in the external file?

1149


Explain data step in SAS

1159


How to test the debugging in sas?

1243


What are types of transport files?

8085


do you need to know if there are any missing values? : Sas programming

1123