top | item 44947863

(no title)

de6u99er | 6 months ago

You can always start with the FROM clause and then add the SELECT clause above it if it's a out auto-,completion.

I usually start with: ``` select * from <table> as <alias> limit 5 ```

discuss

order

No comments yet.