
Working with Time to Live (TTL) (v7.1+)
45 Mins
Lab Description
In this practice, participants will learn how to use Time to Live (TTL). This feature allows you to manage TiDB data lifetime at the row level. For a table with the TTL attribute, TiDB automatically checks data lifetime and deletes expired data at the row level. This feature can effectively save storage space and enhance performance in some scenarios.