yanni.uk
/
Tools
/
SQL Formatter
1¢/use
SQL Formatter
Free online sql formatter. Use instantly, no signup required.
SQL Query
select u.id, u.name, o.total from users u inner join orders o on u.id = o.user_id where o.total > 100 and u.status = 'active' order by o.total desc limit 10
Format SQL
Share
Share
Copy Link