ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From admin, 1 Week ago, written in SQL.
Embed
  1. SELECT users.name, orders.total FROM users JOIN orders ON users.id = orders.user_id;


captcha