
RONGYI C. answered 08/27/21
Math/Computer Science/Engineering Tutor with IT background
Because you didn't provide the table, so I cannot know the exact table name and column name. So I just assume the column of country names is "CountryName", column of region names is "RegoinName" and the name of this table is called "Countries". So please change to the real names you have in your database. But basically, this question is just asking you select those two column from the table. Nothing else.