What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Postgresql PL/PGSQL Functions -Part 1

voska89

Moderator
Staff member
23f4e0cadd05943e6e5be44430c0bf47.jpeg

Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.05 GB | Duration: 2h 0m
Improve your database performance with PL/PGSQL Functions​

What you'll learn
Lear what are Postgresql functions and their benifits
Learn the types of PL/PGSQL Functions types
How to apply each function type in a Postgresql server
practice with examples of all types of functions
Requirements
knowledge of Postgresql
Description
If you are a database developer and you put performance as goal to achieve with your DB design...then using PL/PGSQL functions is your excellent tool.In this course we will learn all about functions : Usage benifits.Structure & structure components.Syntax to create a function.And the core part of any function which is the body ... we will see with examples of which parts the body build.We see the different kinds of implementations in the body , starting with the variables, queries and the return results.We see with examples the different datatypes that we can RETURNS from a functionWe see the parameters that we can use to create a function .How to deal with different types of data that we process in a function such as ARRAY and mix data types value.How to RETURNS TABLES, RECORDS or Scalar variables.How to use special queries such as insert ,update ,delete with returning ... or use INTO clause and how to apply FOR & FOREACH Loopshow to use PERFORM and EXECUTEAll this we will practice with live examples on a postgresql server.P.S : THIS FUNCTIONS course in total consist of 2 parts with more than 15 videos divided in 2 parts in compliance with UDEMY rules
Overview
Section 1: Introduction
Lecture 1 Postgresql PL/PGSQL Functions introdution
Lecture 2 function structure
Lecture 3 Functions Variables
Lecture 4 Function Body implementation
Lecture 5 functions RETURNS types
Lecture 6 Function RETURNS RECORD composite type
Lecture 7 Function RETURNS RECORD composite type
all levels of Postgresql developers


Homepage
Code:
https://www.udemy.com/course/postgresql-plpgsql-functions-part-1/

Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
Links are Interchangeable - No Password - Single Extraction
 

Users who are viewing this thread

Back
Top