Skip to content

reduce redundant salary runs#2

Open
rafalm11 wants to merge 1 commit intosrikanthpragada:masterfrom
rafalm11:patch-1
Open

reduce redundant salary runs#2
rafalm11 wants to merge 1 commit intosrikanthpragada:masterfrom
rafalm11:patch-1

Conversation

@rafalm11
Copy link

the change reduces redundant employees table scans from 4 to just 1. It uses analytical function to calculate average and then uses this value in a single table scan (instead of a separate 4 runs)

the change reduces redundant employees table scans from 4 to just 1.
It uses analytical function to calculate average and then uses this value in a single table scan (instead of a separate 4 runs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant