I have imported a huge database from SQL Server 7.0 to Oracle 8.1.7 and I want to create indexes,but I don't know much about it.
Can somebody suggest me something?
should I create unique index for primary keys and that's all,or should I create another type of indexes for more data?
Thanks