You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For Azure Synapse Analytics (SQLDW) only OPENJSON applies</br>
33
-
OPENROWSET and OPENQUERY apply only to Azure SQL Database Manage Instance.
32
+
> For Azure Synapse Analytics (SQLDW) only OPENJSON applies. </br></br>
33
+
OPENROWSET and OPENQUERY apply only to Azure SQL Database Managed Instance.
34
34
35
35
All rowset functions are nondeterministic. This means these functions do not always return the same results every time they are called, even with the same set of input values. For more information about function determinism, see [Deterministic and Nondeterministic Functions](../../relational-databases/user-defined-functions/deterministic-and-nondeterministic-functions.md).
0 commit comments