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 are _numeric_ and _character_ and what do they do?



What are _numeric_ and _character_ and what do they do?..

Answer / viditmalhotra89

_numeric_ & _character_ are mostly used in:
1. Defining arrays: if an array is defined as _numeric_ that means it expects all values stored in it to be numeric ONLY! And if we define array as _character_ it expects only character values to be stored within it

2. With proc print, if we use these, it prints only numeric or only character variables of the data set!

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

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;

6 Answers   WNS,


How to limit decimal places for variable using proc means?

0 Answers  


describe about metadata object? : Sas-di

0 Answers  


How to find out no. of business days in a month using macros.???(excluding weekends and holidays).

2 Answers   HSBC,


what is the use of catalog?

1 Answers   Cognizant,


What are the limitations for memory allocation for SAS variables

0 Answers   Signetsoft,


hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?

6 Answers   Accenture,


what other SAS features do you use for error trapping and data validation?

3 Answers   Quintiles,


How to do user inputs and command line arguments in SAS? D&B

2 Answers   BoA, Quintiles,


What is a method to debug and test your SAS program?

0 Answers  


what are the three main credit bureau names

1 Answers   Synchrony Financial,


Name and describe few sas character functions that are used for data cleaning in brief.

0 Answers  


Categories