Book Image

MariaDB Cookbook

By : Daniel Bartholomew
Book Image

MariaDB Cookbook

By: Daniel Bartholomew

Overview of this book

Table of Contents (20 chapters)
MariaDB Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Exploring Dynamic and Virtual Columns in MariaDB

In this chapter, we will cover the following recipes:

  • Creating tables with dynamic columns

  • Inserting, updating, and deleting dynamic column data

  • Reading data from a dynamic column

  • Using virtual columns