qualify sp_renames support in Azure Synapse#6793
qualify sp_renames support in Azure Synapse#6793ktoliver merged 2 commits intoMicrosoftDocs:livefrom
Conversation
sp_rename is supported for dedicated pools
|
@swanderz : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
@swanderz Anders, thanks for the suggestion, and I apologize for the delay. @julieMSFT Julie, could you please take a look at this PR? #reassign:juliemsft |
|
@swanderz sp_rename is supported in serverless SQL pool. It is in preview for dedicated SQL pool. Can you update your updates to dedicated SQL pool. |
thanks for getting back to me! I might be wrong here, but I think you have it reversed, as least as far as renaming views is concerned? In a serverless pool I cannot rename a view, but in a dedicated pool I can. Happy to provide a reproducible example if need be. |
|
@swanderz Sorry for the confusion. You are correct sp_rename is in preview for dedicated SQL pool. It is not supported in serverless SQL pool. If you make the updates to this PR we can get it merged. |
Co-authored-by: julieMSFT <44736634+julieMSFT@users.noreply.github.com>
|
@swanderz : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
dataders
left a comment
There was a problem hiding this comment.
thanks for getting back @julieMSFT! my only pushback was that the whole reason I opened this PR was trying to save people the time I wasted trying to get sp_rename working on serverless pools. Is there anywhere on this page today that tells warns someone that they shouldn't use sp_rename on serverless pools today?
|
@swanderz Thank you for make the update so quickly. I will get this merged. I will also add a note that sp_rename does not work for serverless SQL pools. |
|
#sign-off |
|
@julieMSFT: I'm sorry - only the author of this article, @markingmyname, can sign off on your changes. But we do have an exception process - if you are on the Microsoft content or product team for this product area, you can ask the PR review team to review and merge it by sending mail to the techdocprs alias. |
sp_rename is supported for dedicated pools, just not serverless SQL pools
questions
sp_renameonly supported for thedboschema of all databases of the Built-In Serverless pool? or just the default?[!INCLUDE[synapse-analytics-od-unsupported-syntax](../../includes/synapse-analytics-od-unsupported-syntax.md)]