Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 172 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 172 Bytes

Работа с SQL (postgreSQL).

select, distinct, where (and, or, between), count, avg, sum, group by, like, order by (desc, asc), join (inner, left, right, full), etc.