Episode-023 - Adding a Generated Column in MySQL

6 Views
Published
Generated columns allow values to be stored based on the result of an expression.

In this video, we discuss an example of where this may be helpful and demonstrate the syntax of creating a generated column in MySQL.

Generated Column Documentation: https://dev.mysql.com/doc/refman/8.0/en/create-table-generated-columns.html
Category
MySQL
Tags
MySQL, Database, Open-source
Be the first to comment