Skip to content

Syntax

  • Use :nTD to execute an explain on the current statement + next n-1 statements (statements splitted based on tree-sitter nodes)
  • Use :TDE to execute an explain on statements from the visual selection
  • Errors are shown with Teradata error code and description (as BTEQ would).
:nTD      " check syntax
:TDE      " check syntax

Demo

Terminal