I have been interested in database developing for some time now and decided that MS SQL has a lot to offer in terms of T-SQL and generally much more functionality (not saying that Oracle or Postgres don't have that).
I would like to know:
- What are the big paradigm changes I should expect to see?
- How much effort do "regular" companies put into developing their database (for transactions, triggers, events, data cleansing, ETL)?
- What can I expect from the inner-workings of MS SQL developer teams and how they interact with the .NET application developers?
I hope I have phrased my question correctly. I am not very clued-up about the whole .NET scene.