<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>数据库函数 on Kevin&#39;s Blog</title>
    <link>https://bloglee.pages.dev/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E5%87%BD%E6%95%B0/</link>
    <description>Recent content in 数据库函数 on Kevin&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <lastBuildDate>Fri, 07 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://bloglee.pages.dev/tags/%E6%95%B0%E6%8D%AE%E5%BA%93%E5%87%BD%E6%95%B0/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>数据库函数</title>
      <link>https://bloglee.pages.dev/post/database-function/</link>
      <pubDate>Fri, 07 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://bloglee.pages.dev/post/database-function/</guid>
      <description>&lt;p&gt;数据库函数是在数据库管理系统（DBMS）中预先定义好的，用于执行特定操作并返回结果的代码块。&lt;/p&gt;&#xA;&lt;p&gt;在 Supabase 中，数据库函数通常用 SQL 或 PL/pgSQL（PostgreSQL 的过程语言）编写，但你也可以使用其他语言（如 JavaScript）来编写函数。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
