3 ms·
Meh, a T-SQL batch is just an anonymous transient stored procedure. I guess we agree on them being an API that gets deployed on the database, but I disagree th
by ants_a 6d ago
Meh, a T-SQL batch is just an anonymous transient stored procedure.
I guess we agree on them being an API that gets deployed on the database, but I disagree that it needs to be crude. It's exactly as crude as you make it. If you don't have authentication, testing, versioning, observability and source control for your database you are doing it wrong.