QUERY Function in Google Sheets - Basic Overview

Опубликовано: 13 Ноябрь 2021
на канале: Sheets Help
1,192
23

Learn how to use the QUERY function to analyze your spreadsheet table with the power of SQL. The function is tricky to learn but potent once you get it down.

Website: https://sheetshelp.com/query/

Timestamps:
0:00 Intro
0:21 Data for the query
0:40 Query syntax
1:02 SELECT the columns
3:16 Return all values matching a word using WHERE
4:18 Use math inside of WHERE
5:39 Add a column LABEL
6:50 Join clause with AND
8:28 Return top or bottom results with LIMIT
9:00 Sort with ORDER BY
9:43 Aggregate values with SUM and GROUP
10:40 Move values into columns with PIVOT
11:23 Next video - SORT Function

#googlesheets #spreadsheet #query