Maximum length of column names

Hi Everyone,

I am trying to figure the maximum length of column names.  From what i have read their are  no. of answers  from 50,400 even 4000. Could anyone please confirm about the correct answer.


https://www.outsystems.com/forums/discussion/48485/increasing-the-entity-entity-attribute-name-length/ 


https://www.outsystems.com/forums/discussion/39802/maximum-size-for-text-data-type/

Solution

Typically you will want your column names to be reflexive of your (usually SQL) database table. From creating a new Attribute on the entity and setting the label or the name it seems that your limit is 55 Characters (including spaces).


https://www.outsystems.com/forums/discussion/48485/increasing-the-entity-entity-attribute-name-length/#Post178323


A link to a similar discussion

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.