logo
  • 教程列表
  • SO官方文檔
  • 用 PL pgSQL 程式設計
    • 基本的 PLpgSQL 功能
    • PLpgSQL 語法
    • 返回塊
    • 自定義例外
  1. StackOverflow 文件
  2. postgresql 教程
  3. 用 PL pgSQL 程式設計
  4. 返回塊

返回塊

Created: November-22, 2018

在 PL / pgSQL 函式中返回的選項:

  • Datatype 所有資料型別的列表
  • Table(column_name column_type, ...)
  • Setof 'Datatype' or 'table_column'
  • 自定義例外
  • PLpgSQL 語法

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明