Login
From:
ReverentGeek
(Uncensored)
subscribe
Stupid SQL Tricks - Using Computed Columns for Code Generation – ReverentGeek
https://reverentgeek.com/stupid-sql-tricks-using-computed-columns-for-code-generation/
links
backlinks
Roast topics
Find topics
Find it!
I recently had a need to drop and recreate all the default constraints on some tables so I could convert the data types of from varchar to…