YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Latest

YugabyteDB Tips

Simplify String Literals with Dollar-Quoted String Literals in YSQL

Jim KnicelyNovember 7, 2022

The standard syntax for specifying string literals can be difficult to understand. To allow more readable queries in such situations, YugabyteDB’s YSQL […]

Read More

Convert an INTERVAL to Seconds

Jim KnicelyNovember 3, 2022

In YugabyteDB’s YSQL API, the interval data type is used to store and manipulate a time period. Examples: yugabyte=# SELECT ‘1 Minute […]

Read More

Display IP Address of Host Specified Using YSQLSH

Jim KnicelyOctober 31, 2022

When you connect to YugabyteDB using the ysqlsh client, you typically provide a host name using the -h switch. Later you may […]

Read More

Query Data Between Databases In the Same Universe

Jim KnicelyOctober 23, 2022

Just as a single Postgres server process can manage multiple databases at the same time, Yugabyte allows you to create and manage […]

Read More

Drop a YCQL Keyspace Which is Not Empty

Jim KnicelyOctober 12, 2022

In YCQL the DROP KEYSPACE statement is used remove a keyspace from the system. An error is raised if the specified keyspace […]

Read More

Posts pagination

  • Previous
  • 1
  • …
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • …
  • 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