| Re: [SQLDownUnder] Quickie Q - Index Tuning Wizard and SQL 2000 functions |
- From: zzsober
- Subject: Re: [SQLDownUnder] Quickie Q - Index Tuning Wizard and SQL 2000 functions
- Date: Tue, 04 Sep 2007 17:01:39 -0700
- References:
- Prev by Date: Re: [SQLDownUnder] Quickie Q - Index Tuning Wizard and SQL 2000 functions
- Next by Date: RE: [SQLDownUnder] SQL Server 2005 Transaction Replication
- Previous by thread: Re: [SQLDownUnder] Quickie Q - Index Tuning Wizard and SQL 2000 functions
- Next by thread: [SQLDownUnder] SQL Performance Testing
- Index(es):
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Scott
I think it depends on the trace file you feed it and the work balance on that set.
The reason I'm using a function is to further filter the results of a stored procedure. If I didn't use a function, I'd have to maintain the where clause in two locations. See http://www.stillhq.com/sqldownunder/archives/msg00220.html < http://www.stillhq.com/sqldownunder/archives/msg00220.html> for the post back in 2005.
----- Original Message -----
From: SQLDownUnderList@xxxxxxxxxxxxxxxxxxxxxx <SQLDownUnderList@xxxxxxxxxxxxxxxxxxxxxx>
To: SQLDownUnder@xxxxxxxxxxxxxxxxxxxxxx < SQLDownUnder@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tue Sep 04 18:27:55 2007
Subject: [SQLDownUnder] Quickie Q - Index Tuning Wizard and SQL 2000 functions
Hi guys,
Does the Index Tuning Wizard tune SQL Server 2000 functions?
My findings are that it doesn't.... I log select the statement in Query Analyzer and run the Index Tuning wizard against it and it doesn't recommend any indexes, but when I manually run some of the sql statements inside my function through the Analyzer, it does recommend indexes.
Is this normal, or am I missing a setting somewhere....
Regards,
Scott
to unsubscribe to this list, please send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by http://www.readify.net
to unsubscribe to this list, please send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by http://www.readify.net
(Click here for more information on the sqldownunder mailling list)
