diff --git a/mssql-plugin/docs/SqlServer-batchsource.md b/mssql-plugin/docs/SqlServer-batchsource.md index 4e091dc1b..8dff9c9e1 100644 --- a/mssql-plugin/docs/SqlServer-batchsource.md +++ b/mssql-plugin/docs/SqlServer-batchsource.md @@ -144,6 +144,10 @@ Data Types Mapping | SQLVARIANT | string | | | GEOMETRY | bytes | | | GEOGRAPHY | bytes | | + | CURSOR | unsupported | | + | ROWVERSION | unsupported | | + | SQL_VARIANT | unsupported | | + | TABLE | unsupported | | Example