-1

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?

TT.
  • 15,774
  • 6
  • 47
  • 88
teardrop
  • 545
  • 3
  • 9
  • 18

1 Answers1

0

The Can not open include file 'vcruntime.h' error. link shows how to compile Star Schema Benchmark with Visual C++.

teardrop
  • 545
  • 3
  • 9
  • 18