Re: index in Yukon
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 02/21/05
- Next message: Steen Persson: "How to find odd numbers?"
- Previous message: Tibor Karaszi: "Re: Parametric Views"
- In reply to: Aju: "index in Yukon"
- Next in thread: Paul S Randal [MS]: "Re: index in Yukon"
- Reply: Paul S Randal [MS]: "Re: index in Yukon"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Feb 2005 09:28:13 +0100
Same as between DBCC DBREINDEX and DBCC INDEXDEFRAG. Rebuild will create and drop (same as if you
executed those two commands). Reorg will "shuffle" the pages so they are (more) contiguous.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ http://www.sqlug.se/ "Aju" <ajuonline@yahoo.com> wrote in message news:eFnLaZ%23FFHA.3732@tk2msftngp13.phx.gbl... > Hi , > What is the diff between alter index .. Rebuilt & reorganise > > Thanks > ARR > >
- Next message: Steen Persson: "How to find odd numbers?"
- Previous message: Tibor Karaszi: "Re: Parametric Views"
- In reply to: Aju: "index in Yukon"
- Next in thread: Paul S Randal [MS]: "Re: index in Yukon"
- Reply: Paul S Randal [MS]: "Re: index in Yukon"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|