Re: char or varchar?
- From: Marc Gravell <marc.gravell@xxxxxxxxx>
- Date: Mon, 17 Sep 2007 12:32:13 -0700
Can you expand on "redirection"? My understanding is that varchar is
still stored "in row"... but with a variable number of records per
page; the downside here being that this can necessitate page-shuffling
if the contents change and would overflow other records on the page
(exhausting the padding).
Marc
.
- Follow-Ups:
- Re: char or varchar?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: char or varchar?
- References:
- Re: char or varchar?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: char or varchar?
- Prev by Date: Re: Problems Handling Errors Correctly
- Next by Date: Re: Move menu items causing user to go bananas
- Previous by thread: Re: char or varchar?
- Next by thread: Re: char or varchar?
- Index(es):
Relevant Pages
|