9 . How would you calculate 13 * 15 in SQL ? / sa 11 ip chapter 14 / By PythonCSIP CS IP To calculate such an arithmetic expression in SQL, we can do SELECT 13*15;