I attended an interview last week, and learned that their database is terabytes in size.
I was told that that the performance of query must be less than 3 seconds.
How can I achieve this level of performance for a database of this size using Microsoft SQL Server and ASP.NET? is it possible?