Pressing Ctrl + . should show you a list of available tables.
For example typing:
SELECT * FROM U
and then pressing Ctrl + . should show you a list of all the tables starting with “U”
Pressing Ctrl + . should show you a list of available tables.
For example typing:
SELECT * FROM U
and then pressing Ctrl + . should show you a list of all the tables starting with “U”