Dear Luigi,

Yes, from the named list of dataframes, 
you access the demographic table like 
that.  

You can remove dput() now, I used it 
only to print the output; read ?dput, 
it's very handy the next time you ask 
questions on this list.  

Take a closer look at my obfuscated code 
...  To only query the demographic 
table, you would use 

        ODB::odb.read(odb, 'SELECT * FROM "demographic"')

Best,
Rasmus

Attachment: signature.asc
Description: PGP signature

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to