YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Latest

YugabyteDB Tips

Display the Number of Tablets (Shards) for a Table

Jim KnicelyJune 21, 2022

By default, YugabyteDB presplits a table in ysql_num_shards_per_tserver * num_of_tserver shards.  We can display the number of tablets for a table using the […]

Read More

Display Supported CQL Version

Jim KnicelyJune 9, 2022

Having its roots in the Cassandra Query Language (CQL), the Yugabyte Cloud Query Language (YCQL) is a semi-relational SQL API that is […]

Read More

DISPLAY YUGABYTEDB VERSION (WITH YB_VERSION)

Jim KnicelyJune 8, 2022

The version() built-in function returns both the supported PostgreSQL version and the version of YugabyteDB. If you are just interested in the […]

Read More

DROP ALL TABLES IN A SCHEMA

Jim KnicelyJune 8, 2022

While there isn’t a single command to drop all tables in a schema, you can easily accomplish that task by generating and […]

Read More

Limit Column to a Single NULL Value

Jim KnicelyJune 3, 2022

A unique index disallows duplicate values from being inserted into the indexed columns. But this does not apply to NULL values. Here […]

Read More

Posts pagination

  • Previous
  • 1
  • …
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • …
  • 48
  • Next

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