Skip to content

Commit 8b487e3

Browse files
20220210 1752
1 parent 4829915 commit 8b487e3

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

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

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ sections:
4040
What is included as part of the code conversion?
4141
answer: |
4242
Synapse Pathway version supports code translation of databases, schemas, tables, and views.
43-
-
44-
Source Platform: IBM Netezza
45-
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table
46-
-
47-
Source Platform: Microsoft SQL Server
48-
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table <br /> Create/Alter/Drop View
49-
-
50-
Source Platform: Snowflake
51-
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Drop Table
43+
-
44+
Source Platform: IBM Netezza
45+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table
46+
-
47+
Source Platform: Microsoft SQL Server
48+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Alter/Drop Table <br /> Create/Alter/Drop View
49+
-
50+
Source Platform: Snowflake
51+
Statement Types Supported: Create/Alter/Drop Database<br /> Create/Alter/Drop Schema <br /> Create/Drop Table
5252

5353
- question: |
5454
Can it also scan my environment and provide an assessment report of all the objects that need to be converted/translated?
@@ -66,24 +66,24 @@ sections:
6666
What is not included as part of the code conversion?
6767
answer: |
6868
The basic DDL, DML, stored procedures, and views are part of the code conversion. Migration of complex functions present in the source code are currently not supported.
69-
-
70-
Source Platform: Microsoft SQL Server
71-
DDL: Partial
72-
DML: Partial
73-
Stored Procedure: Partial
74-
Views: Yes
75-
-
76-
Source Platform: IBM Netezza
77-
DDL: Yes
78-
DML: Partial
79-
Stored Procedure: No
80-
Views: No
81-
-
82-
Source Platform: Snowflake
83-
DDL: Partial
84-
DML: No
85-
Stored Procedure: No
86-
Views: Partial
69+
-
70+
Source Platform: Microsoft SQL Server
71+
DDL: Partial
72+
DML: Partial
73+
Stored Procedure: Partial
74+
Views: Yes
75+
-
76+
Source Platform: IBM Netezza
77+
DDL: Yes
78+
DML: Partial
79+
Stored Procedure: No
80+
Views: No
81+
-
82+
Source Platform: Snowflake
83+
DDL: Partial
84+
DML: No
85+
Stored Procedure: No
86+
Views: Partial
8787
- question: |
8888
Next steps
8989
answer: |

0 commit comments

Comments
 (0)