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
'Insert' statement in Microsoft SQL Server and 'Select' statement in Snowflake is included as part of DML conversion.
53
+
`INSERT`` statements in Microsoft SQL Server and `SELECT` statements in Snowflake are included as part of DML conversion.
53
54
- question: |
54
55
Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
55
56
answer: |
@@ -63,9 +64,9 @@ sections:
63
64
answer: |
64
65
Support for Synapse Pathway is available through the Microsoft support channel. You can raise the ticket either in the Azure portal or standard (typically on-prem support) portals.
65
66
- question: |
66
-
Is stored procedure creation supported?
67
+
Is stored procedure creation supported as part of DML conversion?
67
68
answer: |
68
-
Creation of stored procedures and statistics is supported for Microsoft SQL Server. Few complex statements are not supported.
69
+
Creation of stored procedures and statistics is supported for Microsoft SQL Server. Some complex statements are not supported.
0 commit comments