Postgresql PL/PGSQL Functions -part 1

所在平台: Udemy

课程主页: https://www.udemy.com/course/postgresql-plpgsql-functions-part-1/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Postgresql PL/PGSQL函数 - 第一部分 课程概述: 如果您是一名数据库开发人员并将性能作为数据库设计的目标,那么使用PL/PGSQL函数将是您实现这一目标的绝佳工具。在本课程中,我们将全面学习函数的使用、优点、结构及其组成部分、创建函数的语法,以及任何函数的核心部分——函数体。通过实例,我们将探讨函数体的不同组成部分,包括变量、查询和返回结果。同时,我们将了解函数可以返回的不同数据类型,以及创建函数时可以使用的参数。 我们还将学习如何处理不同类型的数据,例如数组和混合数据类型值,以及如何返回表、记录或标量变量。课程中还将介绍如何使用特殊查询,如插入、更新、删除与返回,或者使用INTO子句,以及如何应用FOR与FOREACH循环,最后,我们还将学习如何使用PERFORM和EXECUTE。所有内容都将在PostgreSQL服务器上通过实际示例进行练习。 注意:本函数课程共分为两部分,总计包含超过15个视频,符合UDEMY的规定。

课程评论(0条)

课程详情

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

课程标签

0人关注该课程

主题相关的课程