Skip to Main Content
Preset Feature Feedback
Status Needs review
Categories Enhancement
Created by Jonas Boonen
Created on Jun 30, 2026

SQL Lab preview default desc on time

What is the problem or goal you're trying to solve or accomplish?

get a brief glimpse of recent data in a table

How are you solving it currently?

select * from table where day=current_date order by time desc

What is your recommended solution?

'data preview' tab should start desc from recent data rather than return the first entries


  • Attach files