1.

There is an SQL interface for relational databases via the _______ package.(a) DIB(b) DB2(c) DBI(d) DIB21I had been asked this question in semester exam.Question is taken from dplyr in division R – Data Storage, Formats, Objects and Operations of R Programming

Answer»

The correct choice is (C) DBI

The BEST I can EXPLAIN: dplyr can work with other data frame “backends” such as SQL databases.



Discussion

No Comment Found

Related InterviewSolutions