Tagged Questions
0
votes
1answer
434 views
Oracle's Bitmap Index in SQL Server
I've been successfully using bitmap indexes for years in Oracle environment. Now I'm working on a data warehouse project which will be hosted on SQL Server 2005. So far, I was unable to find an answer ...