An Introduction to PostgreSQL Table Functions in YugabyteDB
Read through an introduction to PostgreSQL’s table functions and their use in distributed SQL databases. The blog series will cover the basics of table functions, the use of built-in SQL table functions, and the implementation of user-defined table functions.