SQL Meets Dataverse Web API: Query Microsoft Dataverse Data Using SQL
Microsoft Dataverse provides several ways to retrieve data, including OData and FetchXML. While these approaches are well suited to Dataverse, developers coming from a relational database background may naturally think in terms of SQL. In this article, we will look at how Dataverse data querying traditionally works, what SQL querying through the Web API introduces,… Read More: SQL Meets Dataverse Web API: Query Microsoft Dataverse Data Using… »