We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
RDBMS
SQL
Utility

SQL Column Parameters

Formats a SQL column parameter string.

Inputs

NameIDDescriptionType
Column NameNameThe name of the columnString
Data TypeDataType of column data (Int, Char, etc.)String
Primary KeyPKSets the column as a 'Primary Key'.Boolean
Not NullNNSets column as 'Not Null'.Boolean
Auto IncrementAISets column to 'Auto Increment'.Boolean

Outputs

NameIDDescriptionType
Column Parameter StringCParamA string for setting column parameters.String

Site design © Robin Rodricks.   Site co-created by Andrew Heumann.   Slingshot and associated data © 2024 Nathan Miller.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service