Skip to content

Instantly share code, notes, and snippets.

@r1d3rzz
Created November 6, 2024 07:28
Show Gist options
  • Save r1d3rzz/bed79ab07637c1bbd2f187cfedb0638d to your computer and use it in GitHub Desktop.
Save r1d3rzz/bed79ab07637c1bbd2f187cfedb0638d to your computer and use it in GitHub Desktop.
Calculate Interest Rate SQL
PRINCIPAL_AMOUNT*(INTEREST_RATE/100)/INT_BASIS*TERM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment