Rahul Iyer

Results 3 comments of Rahul Iyer

`rbind` is a useful function to have. Till that's added, you could use the `db.q` method to run any arbitrary SQL.

`lookat` by default returns 100 rows, set `nrows=-1` to get all rows.

I missed the `NULL` input in your call. That is supposed to work - I'll have to debug this further.