Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Functions and Procedures: Use and Misuse в хорошем качестве

Functions and Procedures: Use and Misuse 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Functions and Procedures: Use and Misuse

Functions are among the most underused and misused of PostgreSQL objects. Since all modern programming languages include user-defined functions, people often assume that database functions are cut from the same cloth and if you know how to write functions and when to write functions in an application programming language, you can apply this knowledge to PostgreSQL. This could not be further from the truth. In this presentation, we will discuss how PostgreSQL functions are different from functions in other programming languages, when functions should be created and when they should not, how the usage of functions can improve performance, and how it can lead to major performance degradation. The audience will learn: How functions are executed How usage of functions affects performance How to use functions with user-defined types Advantages and disadvantages of using functions in OPT and OLAP environments How to use functions with dynamic SQL

Comments