YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: SQL Functions

YugabyteDB Tips > SQL Functions

GENERATE A RANDOM STRING (FASTER METHOD)

Jim KnicelyNovember 23, 2023

In the previous tip GENERATE A RANDOM STRING, we learned how to create a function to do just that. In that version […]

Read More

Using the WIDTH_BUCKET Function

Jim KnicelyOctober 31, 2023

In YugabyteDB’s YSQL API the WIDTH_BUCKET function constructs equal width histograms, in which the histogram range is divided into intervals (buckets) of […]

Read More

Create Your Own IS_DATE Function

Jim KnicelyOctober 13, 2023

YugabyteDB is a PostgreSQL-compatible distributed database that supports the majority of PostgreSQL syntax. YugabyteDB also inherits all of the awesome built-in function that […]

Read More

Using yb_table_properties To Display Tablet Count of a Table’s Primary Key Index

Jim KnicelyMay 12, 2023

We learned in a previous tip that the YB_TABLE_PROPERTIES function can be used to display the number of tablets for a YSQL […]

Read More

Posts navigation

Older posts
Newer posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li