Skip to content
#

sql-query-builder

Here are 66 public repositories matching this topic...

This SQL query creates a CREATE TABLE statement automatically just providing the DatabaseName and TableName of the table for which you want to build the creation statement, setting automatically the right datatype for each column. It is optimized to run in a Teradata RDBMS since uses some specific dictionary tables, but it is easily translatable…

  • Updated Nov 25, 2019
  • TSQL

Improve this page

Add a description, image, and links to the sql-query-builder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sql-query-builder topic, visit your repo's landing page and select "manage topics."

Learn more