javascript
Brief description  about Online courses   join in Online courses
View Sandhya  Ramakrishnan 's Profile

My SQL functions

Hi,
Could you please explain the meaning of the following assignment question
Round the salary of siliconindia users to the nearest 100th?
Regards
Sandhya
Asked by Sandhya Ramakrishnan | Oct 1, 2012 |  Reply now
Replies (3)
View sandhya ramakrishnan 's Profile
Thank you for the reply
Oct 3, 2012
View amit kumar goswami 's Profile
With the help of round function you have to calculate the salary of siliconindia users example

SELECT ROUND(100) FROM Table_Name
Oct 3, 2012
View amit kumar goswami 's Profile
In this question you have to find out the salary of 100 silicon users.
Oct 3, 2012