You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Maybe not : CHARACTER VARYING instead]
Useful for SQL uploads later on, to set the VARCHAR max length (ould use TEXT but impossible to set an index on a TEXT column)
Could be in the profile section :
{'tops': [
{'count': 2772, 'value': 'TTTTTTTT'},
{'count': 780, 'value': 'XXXXXXXXXX'}}],
'nb_distinct': 10,
'nb_missing_values': 28, 'max_length': 12}
The text was updated successfully, but these errors were encountered:
[Maybe not : CHARACTER VARYING instead]
Useful for SQL uploads later on, to set the VARCHAR max length (ould use TEXT but impossible to set an index on a TEXT column)
Could be in the profile section :
{'tops': [
{'count': 2772, 'value': 'TTTTTTTT'},
{'count': 780, 'value': 'XXXXXXXXXX'}}],
'nb_distinct': 10,
'nb_missing_values': 28,
'max_length': 12}
The text was updated successfully, but these errors were encountered: