I'm working on a project that uses a SQL Server Express database that is decently large already and I know indexing specific columns / tables can take up quite a bit of space.
What I don't know is whether the space used by the index counts against the total size limit of the database. If anyone has any insight let me know.