Ah, the classic information_schema query! I always get that mixed up with the system tables. At least it's not asking about the data dictionary, that would really make my head spin.
I'm pretty sure C and D are the right answers. The information_schema database stores table definitions, and this query is accessing the 'tables' table within that schema.
I'm not sure about option C and D. I think they are incorrect because the command is not requesting the contents of a specific table, but rather a list of tables.
A and E are both correct. The statement requests a list of tables defined in the information_schema database, which contains metadata about the database itself.
Brittni
1 months agoRoosevelt
8 days agoTracey
22 days agoTitus
1 months agoMohammad
1 months agoKenneth
2 months agoMelinda
2 months agoMelda
12 days agoHarris
21 days agoRoxane
1 months agoRoxane
1 months agoMariko
1 months agoDannette
2 months agoDevora
2 months ago