I am currently working on acquiring various relevant skills to master the database. I just finished reading stored procedures and wondered how this can be applied to real world situations, if any.
Hope someone can list a number of complex problems in the real world / Internet that are resolved or require resolving with stored procedures. Any web books / list of resources with a lot of such problems in the real world or complex examples will be welcome.
Above my head:
I will not say "performance" because typical examples in textbooks are equally fast with a prepared expression.
Almost any batch procedure, where there is a lot of processed data, and you do not want a lot of "back and forth" between the application server or the client application and the database.
, , . , -, , .
Source: https://habr.com/ru/post/1782149/More articles:pattern matching in .Net according to the matching pattern IsolatedStorageFile.GetFileNames () - c #Android: how to get the location of a cellular network provider - androidcompiling Objective-C on Ubuntu using GCC - gccHow to use multiple flatpages models in django app? - django.NET screen issues - c #Will HTML5 replace Silverlight? - htmlHow does the "return value" of the istream operator >> work? - c ++best way to check xml link? - xmlHow does Rails find models and controllers? How can I download it to load more models? - ruby | fooobar.comПриращение даты на 1 & петлю до конца месяца - javaAll Articles