SingleStoreODBC.Query

SingleStoreODBC.Query is a Power Query M function that allows you to DirectQuery and import data from your SingleStore instance.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

SingleStoreODBC.Query(
   ServerAddr as text,
   Database as text,
   optional Query as nullable text,
) as table

Description

The SingleStore Connector is a high-performance connector that lets you DirectQuery and import data from your SingleStore instance.

Other functions related to SingleStoreODBC.Query are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.