|
|
|
|
|
by TuringNYC
1760 days ago
|
|
I understand each solution has trade-offs, but I've traditionally done this with an in-db proc (we used stored procedures extensively on Wall Street for txns). How does this compare against having the entire transaction functionality inside the DB? |
|