The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Is it possible to make the whole SQL db made from Lakehouse to be case-insensitive?
I know that it works on field basis when running the query -
Solved! Go to Solution.
Hi @koltonist
Unfortunately, it's not possible to make case insensitive collation for the whole sql db created from lakehosue. The SQL endpoint of Fabric lakehouse, the default is case-sensitive. as said by you collation works for specific fields in quries.
If you want to set case insensitive for entire databases, it could be done with Fabric warehouses. Can you please go thorugh this thread How To: Create Warehouses with Case-Insensitive (CI) Collation - Microsoft Fabric | Microsoft Learn it might helps you.
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Hi @koltonist
Unfortunately, it's not possible to make case insensitive collation for the whole sql db created from lakehosue. The SQL endpoint of Fabric lakehouse, the default is case-sensitive. as said by you collation works for specific fields in quries.
If you want to set case insensitive for entire databases, it could be done with Fabric warehouses. Can you please go thorugh this thread How To: Create Warehouses with Case-Insensitive (CI) Collation - Microsoft Fabric | Microsoft Learn it might helps you.
Thank you!!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
User | Count |
---|---|
15 | |
15 | |
10 | |
8 | |
7 |
User | Count |
---|---|
35 | |
31 | |
27 | |
18 | |
15 |