Giktator
New Contributor II

Query example

SELECT distinct
  cost_type, 
  cost
FROM main_workspace.public.test
WHERE code_type = 'test'