What are _numeric_ and _character_ and what do they do?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1777


Differences between where and if statement?

586


Explain input and put function?

647


What is program data vector (pdv)?

637


How would you include common or reuse to be processed along with your statements?

1903






name several ways to achieve efficiency in your program? : Sas programming

573


explain about various caches available in data integrator? : Sas-di

584


how to debug and test the sas program? : Sas-administrator

574


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

686


What are the default statistics for means procedure?

648


Which date function advances a date, time or datetime value by a given interval?

672


What is the good sas programming practices for processing large data sets?

632


How would you define the end of a macro?

704


what is business intelligence? : Sas-bi

585


What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1233