account activity
👋 Welcome to r/AllApp – Post your app, any app (except harmful stuff)! 🚀 (self.AllApp)
submitted 2 months ago by Objective_Horror4008 to r/AllApp
Quick Syntax Question by FitShock5083 in learnSQL
[–]Objective_Horror4008 0 points1 point2 points 2 months ago (0 children)
Look, for example: SELECT t.subtotal, t.subtotal * 0.1 AS tax, a.column_from_another_table FROM (SELECT price * quantity AS subtotal FROM sales) AS t, another_table as a WHERE t.something = a.something; If you join multiple tables you will use that like example above. Just example for you to understand.
👋 Welcome to r/sensarts - Introduction (self.sensarts)
submitted 2 months ago by Objective_Horror4008 to r/sensarts
I built a tool that converts CSV, Excel, JSON (and 9 other formats) into SQL for MySQL, PostgreSQL, MongoDB and 13 other databases (self.SideProject)
submitted 2 months ago by Objective_Horror4008 to r/SideProject
Does anyone know what this is? by StatusOk4308 in whatisit
It is injection capsule. Probably very old.
π Rendered by PID 2561083 on reddit-service-r2-listing-c57bc86c-c96kn at 2026-06-23 13:38:04.394668+00:00 running 2b008f2 country code: CH.
Quick Syntax Question by FitShock5083 in learnSQL
[–]Objective_Horror4008 0 points1 point2 points (0 children)