I've tried to create a Star Schema Benchmark (SSB) in SQL Server with its data. I downloaded HammerDB
and DBGen.exe
to create it. But these tools are just for creating TPC-H Benchmarks.
I created an SSB schema in SQL Server manually. How can I populate these tables with DBGen.exe
? And also how to generate OLAP Queries qgen.exe
?