Showing posts with label balance. Show all posts
Showing posts with label balance. Show all posts

Wednesday, August 26, 2015

How to check PF balance


How to check PF balance



  1. Open http://www.epfindia.com/site_en/KYEPFB.php
  2. Click to know PF balance in the site mentioned          
  3. Select PF Office State  
  4. Select your EPFO Office
  5. Enter Establishment code - Maximum 7 Digits
  6. Enter  Account Number - Maximum 7 Digits
  7. Enter Name (as appears in EPF Slip)
  8. Enter Mobile number
  9. Check I Agree checkbox
  10. Click on Submit
  11. You will get a message about you PF balance in your PF account

Query to find the third highest salary

We can used dens_rank() function to find the rank of salaries of employees and then put in a subquery to get rank is equal to 3.   select * ...