Connection - TPCDS

Connection - TPCDS

TPC

The tpcds is the built-in connection to the TPC-DS benchmark system

Tables

The following tabular tables are available

tabul data list  [!s]*@tpcds
path                     media_type
----------------------   ------------
call_center              sql/relation
catalog_page             sql/relation
catalog_returns          sql/relation
catalog_sales            sql/relation
customer                 sql/relation
customer_address         sql/relation
customer_demographics    sql/relation
date_dim                 sql/relation
dbgen_version            sql/relation
household_demographics   sql/relation
income_band              sql/relation
inventory                sql/relation
item                     sql/relation
promotion                sql/relation
reason                   sql/relation
time_dim                 sql/relation
warehouse                sql/relation
web_page                 sql/relation
web_returns              sql/relation
web_sales                sql/relation
web_site                 sql/relation




Related HowTo
Learning Tabulify - Step 3 - What's a Connection ?

In the previous page, we learned that all data are known as data resource. Data resources are stored in systems in Tabulify. There is generally speaking two kind of systems: file system database...
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...
Postgres - How to list SQL Tables

This howto will show you how to list SQL Tables
Tabul - How to list SQL Tables

This howto will show you how to list SQL Tables
Tabul - How to list the data dependencies

This how-to will show you how to list data dependencies with the tabul dependency command.

Task Runner