|
|
|
|
|
by tomnipotent
1459 days ago
|
|
> Stored procedures have the downside that they often work only in one vendor's database. Doesn't really matter, because no one is writing database-agnostic SQL (unless that's part of your product). Any non-trivial implementation is going to require the use of proprietary SQL. |
|