Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2025 04:10 AM
Query example
SELECT distinct
cost_type,
cost
FROM main_workspace.public.test
WHERE code_type = 'test'