Hi all,
How to alter/Edit User Defined Table Types. i want to change column tipe int to varchar.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaimin ShethiyaPosted Oct 24, 2019, 12:28 AM
You have to changed user define table type but when you have execute or applied your changes then it given errors, so first whatever place you have to used that modified user define table type first you have to drop store procedures or coment that line and execute first those SP and after execute modified user define table type then your changes will be applied.
let me know if you have needed any other help.
Thanks
Arun Kumar TiwariPosted Oct 24, 2019, 12:06 AM
Salman BegPosted Oct 23, 2019, 11:46 PM