J
Josh Golden
I have a text file of a database dump that is over 1 GB in size. I would
like to read just the first x number of rows, I don't care if its 10 or 50
or 100 rows, I just want to see some data to understand the structure,
column delimiters, etc.
can i do this with code?
like to read just the first x number of rows, I don't care if its 10 or 50
or 100 rows, I just want to see some data to understand the structure,
column delimiters, etc.
can i do this with code?