Skip to content

This program generates random query on lineitem table of TPC-H benchmark dataset.

Notifications You must be signed in to change notification settings

vishalshar/TPC-H_Rand_Query_LineItem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TPC-H_Rand_Query_LineItem

This program generates random query on lineitem table of TPC-H benchmark dataset. Generated Queries are in the following format: only Select count(*), columns are randomly chosen, values are randomly chhose from exsisting values and only AND and range selection queries.

About

This program generates random query on lineitem table of TPC-H benchmark dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages