It'd be nice if we could preview the data tables, and see a sample of a simple by hovering on the table or toggle a view function:
SELECT * FROM table LIMIT 10
The reason would be that often when working with unfamiliar table, I spend a lot of time running preview checks to make sure because I can't remember all the columns data format.