Question: 1 . Connect to the following mysql database. user = 'admin', password = 'dataprogramming', db _ name = ' db ' , host = 'dataprogrammingdb.crlxiaocbkou.us
Connect to the following mysql database.
user'admin',
password'dataprogramming',
dbnamedb
host'dataprogrammingdb.crlxiaocbkou.uswestrdsamazonaws.com'
Create a database with name yourFirstNameyourLastName
Upload the mpg dataset.
Filter rows where manufacturer is dodge and create a dataframe.
Select following columns: "manufacturer", "model", "displ", "year", cyl and "trans", and create a dataframe.
Hint: Use Filter and Selection using SQLRDownload Filter and Selection using SQLR
Submit a R file with your assignment code.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
