獲取你自己的 SQL 伺服器

SQL 語句

結果

            customer_name
--------------------------------------
 FISSA Fabrica Inter. Salchichas S.A.
 Paris specialites
(2 rows)
演示資料庫

categories(類別)
customers(客戶)
products(產品)
orders(訂單)
order_details(訂單詳情)
testproducts(測試產品)