I have multi schemas in my database, but when I type table name in SQL editor I must type the schema name first, then I can get table list under the typed schema.
My question is, is there a way to directly choose table name from intelligence list instead of type schema name first?
