How to get any kind of data in SAS? Is it possible to take
data from notepad in SAS?

Answer Posted / mr.b

Data sample_accounts;
INFILE "C:\Mydata\sample_accounts.txt";
INPUT Account 1-7 OpenDate $ 9-17 StatusCode $ 21-22
CreditLimit 25-29;
RUN;
tis will be as i know.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you code to create a macro? : sas-macro

576


What does PROC print, and PROC contents do?

725


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

1578


What are the different operating system platforms in which we can use sas? : sas-grid-administration

589


Difference between nodup and nodupkey options?

631






please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??

1661


which features do you use to check the data validations and errors? : Sas-administrator

546


What was the last computer book you purchased? Why?

1910


what is snowflake schema? : Sas-di

694


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

571


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

626


which date functions advances a date time or date/time value by a given interval? : Sas programming

533


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

1528


What is the difference between nodupkey and nodup options?

591


what is the function of catx syntax? : Sas-administrator

646