IBM
P2090-050 · Question #78
P2090-050 Question #78: Real Exam Question with Answer & Explanation
Sign in or unlock P2090-050 to reveal the answer and full explanation for question #78. The question stem and answer options stay visible for context.
Question
A table, TableA has one column, ColumnA. The following query can be used to determine the skew of Table A.
Options
- ASelect distinct (ColumnA) from TableA;
- BSelect distinct(datasliceid) from TableA;
- CSelect datasliceid, count(*) from TableA group by 1 order by 2;
- DSelect ColumnA, count(*) from TableA group by ColumnA order by 2;
Unlock P2090-050 to see the answer
You've previewed enough free P2090-050 questions. Unlock P2090-050 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.