The code block shown below should use SQL to return a new DataFrame containing column storeId and column managerName from a table created from DataFrame storesDF. Choose the response that correctly fills in the numbered blanks within the code block to complete this task.
Code block:
__1__.__2__("stores")
__3__.__4__("SELECT storeId, managerName FROM stores")
PushpakKothekar
4 months ago6546a53
11 months, 3 weeks agoSamir_91
1 year, 2 months agoSowwy1
1 year, 4 months agoSowwy1
1 year, 4 months agotangerine141
1 year, 5 months agoSamir_91
1 year, 2 months agonaman405verma
1 year, 5 months ago