This sample illustrates use of arithmetic functions in queries.
In this query for every entry value of field "ticket_price" is added to 10 and then multiplied by two. The result column is given name "price".
select ((e1."Ticket_price" + 10) * 2) as "price"
from "events" e1
Download Absolute Database | Learn more |
|
|
Current version: 7.95
Released: February 08, 2023
Price: $ 149
|
|
I don't think I've ever had a better support experience in regard to any of the 3rd party tools we use.
Tim Stickley
|
|
|