*Copyright @ www.mycsg.in;


What is the word meaning of 'import'?

Why do we need a procedure for import?

What does import procedure do?

What kind of files can be imported using import procedure?

Delimited file example, ampersand as delimiter

What information do we need to provide the import procedure?

Import the data from a delimited file into a dataset named delimited

Import data from excel files

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

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

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