Table schema
customers
items
orders_items
orders
SQL Query Executor
Input your SQL query below and click Run to execute it.
select * from customers;
select
*
from
customers;
Run
Format
Clear
Has not records yet.