Online SQL Editor

PHOTO EMBED

Tue Feb 13 2024 08:37:19 GMT+0000 (Coordinated Universal Time)

Saved by @jatin #undefined

-- Online SQL Editor to Run SQL Online.
-- Use the editor to create new tables, insert data and all other SQL operations.
  
SELECT first_name, age
FROM Customers;
content_copyCOPY

https://www.programiz.com/sql/online-compiler/