Site icon Database Tutorials

Create Virtual Columns In Oracle

In today’s article, we will be learning how to Create a Virtual Column in Oracle Database.

Virtual column value cannot be UPDATE.

INDEX can be created on virtual columns and used in WHERE condition.

The virtual column can be created as follows;

Exit mobile version