Virtual Columns
Virtual columns are one of Plato’s most valuable features. They allow you to extend a table with new columns touching the backend database. Virtual columns can be written to and queried just like native columns, but they're stored entirely in Plato.
To create a virtual column:
- In the top-right hand corner of Plato, click “Add Column”.
- Enter a name for your column.
- Select the column type.
- Click “Create Column”.