# Source:  
#   table<mtcars-output-test>
#   [?? x 11]
# Database: sqlite x.y.z
#   [:memory:]
    mpg   cyl  disp    hp
  <dbl> <dbl> <dbl> <dbl>
1  21.0     6 160.0   110
2  21.0     6 160.0   110
3  22.8     4 108.0    93
4  21.4     6 258.0   110
5  18.7     8 360.0   175
6  18.1     6 225.0   105
7  14.3     8 360.0   245
8  24.4     4 146.7    62
# ... with more rows, and 7
#   more variables:
#   drat <dbl>, wt <dbl>,
#   qsec <dbl>, vs <dbl>,
#   am <dbl>, gear <dbl>,
#   carb <dbl>
