Multiple column Indexes for a table
Hi Guys,I have a query regarding the table Indexing.As per a requirement, I am planning to create a Index for two different columns in a table .Table-1Column-AColumn -BCan we create a single Index for both A and B:Index(I): A and B.Can anyone please ...