Is there a way to see the view definition in R when connecting to a Sqlite database?
I've tried using the function dbListTables but the view shows up as a table
Is there a way to see the view definition in R when connecting to a Sqlite database?
I've tried using the function dbListTables but the view shows up as a table