What salary can be...
What salary can be considered as good for an oracle functional consultant with 6 yrs of exp
No benchmarking but to give
No benchmarking but to give you an idea
In companies like TCS, Infy, Wipro I guess it would be around 8 -10 but can vary if u join as a lateral
In Oracle, Accenture, KPMG it wld around 9 - 12
In IT people do believe in
You can use the below formula for the current market
If ( n <= 4)
Then Salary = n * 2
If (4 < n < = 8)
salary = 4 * 2 + (n-4) * 1.5
If (8 < n < = 12)
salary = 4 * 2 + 4 * 1.5 + (n-4) * 1.25
If (12 < n < = 16)
salary = 4 * 2 + 4 * 1.5 + 4 * 1.25 + (n-4) * 1
For 4 yrs exp its 8
For 8 yrs exp its 14
For 12 yrs exp its 19
For 16 yrs exp its 23