sql - Extra column on table vs size on disc -


simple question ya'll.

i want add float column data table has 1 million rows.

how more storage on server drive chew 1 column?

thanks in advance.

the default size of float, according documentation 8 bytes, gives million rows x 8 bytes added, 8mb + space used indexes, if need that.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -