Answer:
3 or c
Explanation:
What are the options for the question
page break shows the end of a page.
SELECT
distributor_id,
COUNT(*) AS TOTAL,
COUNT(IF(level='exec',1,null)),
COUNT(IF(level='personal',1,null))
FROM sometable;
Answer: SAPX is used with Java