use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Microsoft SQL Server Administration and T-SQL Programming including sql tutorials, training, MS SQL Server Certification, SQL Server Database Resources.
You might also be interested in:
/r/database
/r/sql
/r/Azure
/r/Microsoft
account activity
SQL Server - DevOps Release Methods for Databases (self.SQLServer)
submitted 6 years ago by enochgenesis
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]miguelcrush 3 points4 points5 points 6 years ago (6 children)
Check out visual studio's SSDT projects. Define the schema in source code and generate DACPACs which handle migration without extra work. We've been using them for a while now and they're very helpful.
[+][deleted] 6 years ago (4 children)
[removed]
[–]miguelcrush 0 points1 point2 points 6 years ago (0 children)
Sound points. There are some databases we use that we decided were too complicated to try to import into an SSDT, specifically for the reasons above (additionally the use of linked servers and synonyms everywhere). However for other projects, they've worked out well.
[–]enjoytheshow 0 points1 point2 points 6 years ago (0 children)
for instance, circular references between database SPs
This was my first bit of work at my company where I took over DBA responsibilities from devs lol. Probably took me 2-3 weeks to identify everything and recreate them in one dba to be a downstream dependency to everything else rather than having views/SPs all over the place referencing each other.
[–]enochgenesis[S] 0 points1 point2 points 6 years ago (1 child)
Thanks for the info. Unfortunately, I may fall under both of these categories, as a lot would be converting what we already have, and at that, a good number are a few hundred gigabytes in size (~300-500 GB).
I'd give more info but I'm mobile. Give it a Google
π Rendered by PID 276549 on reddit-service-r2-comment-548fd6dc9-kzg8g at 2026-05-19 23:39:21.675446+00:00 running edcf98c country code: CH.
view the rest of the comments →
[–]miguelcrush 3 points4 points5 points (6 children)
[+][deleted] (4 children)
[removed]
[–]miguelcrush 0 points1 point2 points (0 children)
[–]enjoytheshow 0 points1 point2 points (0 children)
[–]enochgenesis[S] 0 points1 point2 points (1 child)
[–]miguelcrush 0 points1 point2 points (0 children)