public GroupByTest() { _db = new ChinookDatabase(); }
public RawQueryTest() { _db = new ChinookDatabase(); }
public JoinTest() { _db = new ChinookDatabase(); }