Question - Open datasets, Read datasets ( Reading and writing data to files)?
Answer -
Date Sets are nothing but files on Application Server,they can even be called as Sequential files.
Open Dataset
Is used to open required file on the application Server.
Read Dataset.
Is used to read the contents required file on the application Server.