Hi, I hope this post helps.
The bottom line: MAXLEN is relevant mostly for odbc/jdbc connections and you need to specify an appropriate value within your tables (classes), otherwise the data might be truncated when you query it, or even fail when you try to insert data.
Long story:
the sql GUI in the portal is very lenient in reference to the MAXLEN , for example you can insert data into a table where there is data longer then the size of a column, if you're using fhir sql the columns in the tables are mostly MAXLEN =50 even if there is much larger data, additionally if you create a table from
.png)
.png)
.png)
.png)
.png)

.png)
.png)
.png)
.png)
.png)
.png)

