Choosing SQL Server data types for maximum speed
问题 I'm designing a database that will need to be optimized for maximum speed. All the database data is generated once from something I call an input database (which holds the data I'm editing, mainly some polylines, markers, etc for google maps). So the database is not subject to editing, but it needs to hold as many data as it can for quickly displaying results to the user (routes across town, custom polylines, etc). The question is: choosing smaller data types for example like smallint over