Hi

I have file containing 1 GB of data. But I have to read only the last 1000 data from the file.
How can I go for it? Reading the entire file takes more than 15 minutes.

Thanks for any help.