Skip to content
Advertisement

mysql how to show order number in result

so here is the query

is there any way to show order section -> “pow(c1 – 8, 2) + pow(c2 – 5, 2)” for each record in result ?

Advertisement

Answer

Just include it in the select:

User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement