A multi-tenanted SQL Server database design, means that several companies can operate isolated systems inside a single database. This can have several advantages over separate databases, it can reduce the administrative maintenance of the database, simplify analysis and comparisons across a set of companies, reducing the effort in maintaining and extending the design of the database.