Teradata / PyTd

A Python Module to make it easy to script powerful interactions with Teradata Database in a DevOps friendly way.
MIT License
108 stars 43 forks source link

What format of parameters does teradata.tdodbc support? #67

Closed dclong closed 7 years ago

dclong commented 7 years ago

named, numeric, question mark, etc. Which of them are supported by teradata.tdodbc?

escheie commented 7 years ago

Just question mark is supported.