Skip to content

Commit 0aee31b

Browse files
20220211 0844
1 parent d5cf80c commit 0aee31b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/tools/synapse-pathway/pathway-faq.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,11 @@ sections:
4646
| IBM Netezza | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table |
4747
| Microsoft SQL Server | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table <br /> Create/Alter/Drop View|
4848
| Snowflake | Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Drop Table <br /> Create View |
49-
- question: |
49+
50+
- question: |
5051
What is included as part of the DML conversion?
5152
answer: |
52-
'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.
5354
- question: |
5455
Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
5556
answer: |
@@ -63,9 +64,9 @@ sections:
6364
answer: |
6465
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.
6566
- question: |
66-
Is stored procedure creation supported?
67+
Is stored procedure creation supported as part of DML conversion?
6768
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.
6970
- question: |
7071
Next steps
7172
answer: |

0 commit comments

Comments
 (0)