YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: DDL

YugabyteDB Tips > DDL

Create a Secondary Index on a Collection in YCQL

Jim KnicelyMarch 24, 2023

YCQL supports collection data types to specify columns for data objects that can contain more than one value. These include the following data […]

Read More

Global Variables in YSQL

Jim KnicelyJanuary 11, 2023

There are a lot of configuration parameters in YSQL that affect the behavior of the Yugabyte database system. The SHOW command in […]

Read More

Pitfalls of Adding a PK to an Existing Table in YSQL

Jim KnicelyNovember 24, 2022

Although it’s possible to add a primary key constraint to an existing table with the ALTER TABLE ADD CONSTRAINT command, it’s best […]

Read More

Execute DDL Security Statements in YCQL

Jim KnicelyNovember 15, 2022

In the YugabyteDB’s YCQL API, DDL security statements are instructions for managing and restricting operations on the database objects. Examples: Create, grant, […]

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