Skip to content

Tag: sql

SQL – How to get the percentage of 2 sums

I am trying to get the CTR from uploads to clicks. How would I be able to get this percentage? I am currently using the code below and I receive 0 as a result (view attached img). SELECT …