Update working-with-user-defined-types-in-sql-server.md#6703
Update working-with-user-defined-types-in-sql-server.md#6703alberto-morillo wants to merge 1 commit intoMicrosoftDocs:livefrom
Conversation
When we read the title of this page we expect to find examples of how to use user-defined data types with SQL Server.
|
@alberto-morillo : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
@alberto-morillo Alberto, thanks for taking the time to create a new example! This is great. I need a little more time to test out your sample and get back to you on the change. Thanks for your patience! |
|
@alberto-morillo - I reviewed this with @uc-msft Would you mind modifying your example to not use cursor but instead execute a SELECT statement computing say MIN/MAX of the integer values. Thank you, |
|
@alberto-morillo I think Mike Ray has a good point about the sample being stronger if we avoided cursors. Having not heard back from you on this, I am going to close the public PR for now, but if you want to look at the suggestion and propose a modified sample, I can help test and publish it. We can reopen this PR and continue working at any time. Thanks! |
When we read the title of this page we expect to find examples of how to use user-defined data types with SQL Server.