I have a SQL Server 2000 database with Customers and Orders tables. The
Orders table has about 200,000 records and is indexed on OrderID (an
identity field), CustomerID and OrderDate. For some reason, no matter what
query I do on this table the indexes are not being used. I can see this by
displ...
more >>
Just wondering if a formal timeframe has been announced for SQL Server 2008.
I know a February 2008 timeframe has been announced for other major
products, like Visual Studio 2008 and .NET Framework 3.5. Is that the same
time frame for SQL Server as well?
Thanks.
...
more >>