Skip to content

Instantly share code, notes, and snippets.

@Artgerto
Created January 13, 2018 09:23
SELECT title_id, price, price*0.9 AS 'New price'
FROM titles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment