YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Data Types

YugabyteDB Tips > Data Types

Which Character Data Types in YSQL Preserve Preceding or Trailing Spaces?

Jim KnicelyMarch 27, 2024

The following character data types are supported in YugabyteDB YSQL: varchar(n): variable-length string char(n): fixed-length, blank padded text, varchar: variable unlimited length While […]

Read More

Override SERIAL Column Default Value in YSQL

Jim KnicelyFebruary 13, 2023

Columns that have a SERIAL data type are auto-incremented. YugabyteDB supports SMALLSERIAL, SERIAL, and BIGSERIAL which are short notation for sequences of […]

Read More

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