Problem #1823 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Write a function to return maximum salary from EMP table.</p><p>(Function + Aggregate)</p>

Your Solution