HowTo Connection

About

howto is a local file system connection that points to a directory where all files used in the howto's are stored.

Howto

How to know the files location ?

With the tabli connection info command

tabli connection info howto
Information about the connection (howto)
Attribute              Value                                                  Description                                                            
--------------------   ----------------------------------------------------   --------------------------------------------------------------------   
MaxConcurrentThread    1                                                      The maximum number of threads that can be created against the system   
MaxNameInPath          2147483647                                             The maximum number of names in a path                                  
Name                   howto                                                  The name of the connection                                             
TabBooleanDataType     Native                                                 Boolean data type used to store boolean values                         
TabDateDataType        Native                                                 Date data type used to store date values                               
TabTimeDataType        Native                                                 Time format data type to store time values                             
TabTimestampDataType   Native                                                 Timestamp data type used to store timestamp values                     
Url                    file:///D:/code/bytle-mono/db-website/src/doc/howto/   The url of the connection




Related HowTo
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.
How to generate a normal distribution with an histogram generator

This how-to shows you how to generate data that follows a normal distribution with the column histogram generator
How to load a CSV file into a SQL table

How to upload a CSV file into a SQL table in two steps
How to select data resources with a Glob Pattern

With this howto, you will learn what a glob pattern is and how to use it to select data resources.
Learning Tabulify - Step 5 - How to print Data Resources

In the previous page, we learned how to select data resources. This page will show you how to discover their content. Tabulify offers three command to explore the data content: print: to print the...
Learning Tabulify - Step 8 - How to modify the content of a table

Tabulify learning guidetransfer step The transfer page should have made you familiar with the transfer concept where we have introduced the copy operation. The copy and move operation does not modify...

Task Runner