Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Anonymous
Not applicable

Data types for SQL endpoints

What are the data types supported in the warehouse tables of SQL Endpoint?

1 REPLY 1
Anonymous
Not applicable

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).

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors