Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] sp_sizeoptimiser: Check for oversized INT/BIGINT columns #231

Open
lowlydba opened this issue Mar 14, 2022 · 0 comments
Open

[Request] sp_sizeoptimiser: Check for oversized INT/BIGINT columns #231

lowlydba opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com

Comments

@lowlydba
Copy link
Owner

Using statistics, see if the max value in a column implies that it would be better as a tiny/smallint. Excluding PKs

@lowlydba lowlydba added the enhancement New feature or request label Mar 14, 2022
@lowlydba lowlydba self-assigned this Mar 14, 2022
@lowlydba lowlydba added the good first issue Good for newcomers label Mar 14, 2022
@lowlydba lowlydba added the hacktoberfest https://hacktoberfest.digitalocean.com label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest https://hacktoberfest.digitalocean.com
Projects
None yet
Development

No branches or pull requests

1 participant