Back to Browse

Oracle MOD Function

5.3K views
Feb 13, 2017
3:16

📝 Get my free SQL Cheat Sheets: https://databasestar.mykajabi.com/lpkj-sql-cheat-sheets/?video=LX5jwItXcWY 🎓 Master SQL Fundamentals: https://databasestar.mykajabi.com/sql-simplified/?video=LX5jwItXcWY The Oracle MOD function performs a “modulo division” on the numbers you specify. A modulo division is where a division is performed using two numbers, and the remainder is returned by the function. For example, the division of 8/5 is 1.6. Using modulo division, 8/5 will work out there is one 5 contained in the 8, with 3 left over. The MOD function would return 3 in this example.

Download

1 formats

Video Formats

360pmp43.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Oracle MOD Function | NatokHD