*Copyright @ www.mycsg.in;


What is the word meaning of import

Why do we need a procedure for import

What does PROC IMPORT do

What kinds of files can be imported using PROC IMPORT

What information do we need to provide to PROC IMPORT

Import data from an ampersand-delimited text file into a dataset named delimited

Import data from Excel files

Import the data from the males sheet of mydata workbook into a dataset named males

Import the data from the females sheet of mydata workbook into a dataset named females

Import the data from the class sheet of mydata workbook into a dataset named class

Key points to remember