Data Resource - Virtual Columns

Undraw Environment

Data Resource - Virtual Columns

Virtual

virtual columns are columns where their values are computed.

Howto

Syntax

Tabulify permits to add virtual columns that contains data resource attribute such as the name of a file with:

tabli

The tabli option syntax is the following:

--virtual-column "virtualColumnName=resourceAttributeName "

where:

  • virtualColumnName is the name of the column added
  • resourceAttributeName is the name of resource attribute.



Related HowTo
Undraw Environment
How to load a JSON documents in a database

This howto will show you how to load json document (files) into your relational database.
Undraw Environment
HowTo - How to load XML files into a database with Tabulify

This database howto will show you how to load Xml file and document into a database.

Task Runner