• I've index table variables many times:

    declare @table table (id int not null primary key . . .