Topics
Introduction
Write a MySQL query to calculate 401*14+1025-500. I have used phpMyAdmin for the following example.
SELECT 401 *14 +1025 -500 RESULT
Topics
Write a MySQL query to calculate 401*14+1025-500. I have used phpMyAdmin for the following example.
SELECT 401 *14 +1025 -500 RESULT