by cbisnett on 7/16/22, 1:05 AM with 1 comments
by ttfkam on 7/16/22, 1:09 PM
MERGE will definitely fill in some logical gaps for me as well. A bit wordy but super powerful. Unlike the logic in application tier, there can now be true transactional safety instead of "good enough with the occasional error and/or clean up script" that happens now. Data consistency belongs in the database, not the app.