You can fetch second higest value from the database
You can fetch second higest value from the database
API Declarations
'''with the following query You can fetch second higest value from the database
Rate You can fetch second higest value from the database
(2(2 Vote))
WHERE (Salary < (SELECT MAX(Salary) AS salary FROM EMPMST))
You can fetch second higest value from the database Comments
No comments yet — be the first to post one!
Post a Comment