Index Performance Questions and Answers

Recent IT Questions

1 - 3 of 3
<<PREVIOUS 1 NEXT>>

PeopleSoft Index Peformance

Should a PeopleSoft table that has only 1 field in it have that field also defined as a key? Software/Hardware used: PeopleTools 8.17 / Oracle 9i

View Answer   |  Sep 11 2009  5:58 PM GMT
Index Performance, PeopleSoft, Oracle PeopleSoft
asked by LB2809

  5 pts.

indexes on a large table

hello, i got a 5milion rows on a single table, my database is sql2005 and my select is : SELECT top * FROM tbl1 WHERE ip_from <= 3515134258 and ip_to >= 3515134258 the 3515134258 is on a sample but the format is similar: SELECT top 1 * FROM tbl1 WHERE ip_from <= [value] and ip_to...

View Answer   |  Nov 11 2008  7:33 PM GMT
SQL Database, Index Performance, SQL 2005
asked by Bbbttt

  15 pts.

Index Tuning Wizard shows error occurred while executing SQL statement but I can't find the problem

I am facing a strange problem while using the Index Tuning Wizard (ITW) in SQL Server 2000. It shows error occurred while executing a SQL statement. I've checked every thing like trace is okay, as they show no problem with SQL Server 2005. Kindly give me some solution, URGENT.

View Answer   |  May 14 2008  3:36 AM GMT
SQL, SQL Server performance tuning, SQL Server errors
asked by SQL Server Ask the Experts

  2445 pts.

1 - 3 of 3
<<PREVIOUS 1 NEXT>>