Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
What are the data types supported in the warehouse tables of SQL Endpoint?
The table columns in warehouse tables of SQL Endpoint are derived from the source Delta types. These include: bigint, bit, int, smallint, float, real, date, datetime2, char(n) with Latin1_General_100_BIN2_UTF8 collation, varchar(n) (MAX) with Latin1_General_100_BIN2_UTF8 collation and varbinary(n).