Skip to content

Instantly share code, notes, and snippets.

@mkwatson
Created March 3, 2016 18:44
Show Gist options
  • Select an option

  • Save mkwatson/3419e55e96b05aadca5a to your computer and use it in GitHub Desktop.

Select an option

Save mkwatson/3419e55e96b05aadca5a to your computer and use it in GitHub Desktop.
select starttime, filename, err_reason, line_number,
colname, type, col_length, position, raw_field_value,
raw_line, err_code
from stl_load_errors
order by starttime desc limit 2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment