Is it advisable to create index on DFF on seeded table
Hi Team,
I have a requirement of creating a DUMMY Sr number and user should be able to serch based on DUMMY SR number.
.So thought of creating and storing it in attribute of in cs_incidents_all_b against SR. To make searching performance faster , is it advisable to make binary index on the additional attribute column of seeded table cs_incidents_all_b
Regards
Debashish