Northwind Explorer
/ Query Builder
Table & Columns
Table
-- select --
categories
customers
orders
order_details
products
orders + customers
order_details + orders + products
products + categories
Columns
all
none
Select a table first
Filter (optional)
Column
--
Operator
--
=
!=
>
<
>=
<=
LIKE
Value
Aggregate (optional)
Function
None
COUNT
SUM
AVG
MIN
MAX
Column
--
Group By
--
Run Query
Clear