I have two tables. I want to get one column from table B into table
A. I have added a "blank" column in table A for that information.
The "link" criteria is on 3 columns. What I am wondering is if I am
better off creating 3 different indexes (one for each column) or a
single index of all 3 columns.
Thanks,
S
A. I have added a "blank" column in table A for that information.
The "link" criteria is on 3 columns. What I am wondering is if I am
better off creating 3 different indexes (one for each column) or a
single index of all 3 columns.
Thanks,
S
Comment