Skip to content

Instantly share code, notes, and snippets.

@Mikuana
Created March 27, 2017 12:09
Show Gist options
  • Save Mikuana/de5eb835eb032904b44e1e7869d795c0 to your computer and use it in GitHub Desktop.
Save Mikuana/de5eb835eb032904b44e1e7869d795c0 to your computer and use it in GitHub Desktop.
Teradata JDBC URL for use in PyCharm data connection
jdbc:teradata://{host::localhost}/[\?<&,user={user},password={password},database={database}>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment