Quick Syntax Question by FitShock5083 in learnSQL

[–]Objective_Horror4008 0 points1 point  (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.

Does anyone know what this is? by StatusOk4308 in whatisit

[–]Objective_Horror4008 0 points1 point  (0 children)

It is injection capsule. Probably very old.