Sql Table

This How-to section is specific to the SQL Table

Tabul - How to create a table from the definition of another table

This Howto will show you how to copy the data definition of a SQL table from another SQL table

Tabulify - How to create a table with a CREATE Sql statement file

This Howto will show you how to create a SQL table with a SQL file that contains a ''CREATE'' SQL statement

Data Generator - How to generate a date dimension ?

A date dimension is a typical case for data generation and this article shows you how to generate it.

SQLite - How to fill a table with a resource data generator?

This how-to will show you how to define the generation of data via a data definition file and load it into a table via the tabul data fill operation.

How to diff a SQL table ?

This howto show you how to perform diff operation between 2 SQL Tables with the data diff command. In this step, we load the csv resources that we want to compare into sqlite Load the original data resource (also known as the source, old, from or left resource) The new data resource (also known as the targetrighttrecords--no-faidata diff commansourctargeunified report typedifflast_namebirth dateNorman+1,-11Harbison CarnageyPittmanoriginalnediff operati…

SQLite - How to fill a table with auto generated data

This how-to will show you how to fill a table with auto-generated data and the Tabul fill action.

Tabul - How to list SQL Tables

This howto will show you how to list SQL Tables

Tabul - How to load a CSV file into a SQL table

How to upload a CSV file into a SQL table in two steps

Task Runner