Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Notebooks/Scala/03 Read and write from SQL pool table.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"\n",
" \n",
" EXEC sp_addrolemember 'db_owner', 'AAD@contoso.com'"
"**Note** - This syntax is not supported by serverless SQL pool in Azure Synapse Analytics."
],
"attachments": {}
},
Expand Down Expand Up @@ -170,4 +171,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}