Tag: sql
All the articles with the tag "sql".
- 23 MIN READ•Mar 1, 2026
Extract Structured Data from Text with Dremio's AI_GENERATE Function
Unstructured text is the most underused data in most organizations. Customer emails sit in inboxes. Contract notes live in text fields. Meeting summaries exi...
dremioAISQL - 15 MIN READ•Mar 1, 2026
Generate Summaries and Insights with Dremio's AI_COMPLETE Function
Every data team has a version of this problem: a table full of raw data that needs human-readable summaries, translations, or narrative descriptions. Product...
dremioAISQL - 18 MIN READ•Mar 1, 2026
Classify Your Data with SQL: A Hands-On Guide to Dremio's AI_CLASSIFY Function
Most classification workflows require exporting data to Python, running a model, and importing results back into your warehouse. Dremio's `AI_CLASSIFY` funct...
dremioAISQL