Tagged Questions
2
votes
5answers
366 views
Database operation that can be applied repeatedly and produce the same results?
I'm drawing a blank, or as some would say, having a senior moment. I know there’s a formal definition and a name for the concept where a db operation (stored procedure) that runs in a database will ...