5
votes
7answers
478 views
Better languages than SQL for stored procedures
I'm getting increasingly frustrated with the limitations and verbosity required to actually commit some business logic to stored procedures, using languages such as Transact-SQL or PL/SQL. I would …
