RSS:
Publications
Comments

Category Archives: Unix Administration

Unix Script: IMPSHOW2SQL – Extracting SQL from an EXPORT file

This is a short script that allows you to extract the SQL from an export file. It is intended for use on UNIX machines. Instructions are in the header of the script.
When entering the script ensure: A> The first line in the file should be a single colon (:)
Please note this is [...]