Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
The doc mentions following.
But I have been able to create delta tables with columns that are 63 characters in length. Some examples below
Can someone form MS please confirm. Is there really any restricition on the length of the column, if yes, whay am I able to create these columns in the delta table with these names?
Thank you in advance.
Solved! Go to Solution.
Hi @smpa01
Based on my testing, the maximum length of a column name is actually 128 characters. If the length of the column name is greater than 128 characters, the following error message is returned when loading to a delta table:
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
Hi @smpa01
Based on my testing, the maximum length of a column name is actually 128 characters. If the length of the column name is greater than 128 characters, the following error message is returned when loading to a delta table:
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 16 | |
| 15 | |
| 12 |