Re: "Length" in table design view
From: Vishal Parkar (REMOVE_THIS_vgparkar_at_yahoo.co.in)
Date: 11/24/04
- Previous message: Vishal Parkar: "Re: Odd pivot table type query"
- In reply to: cmaso: ""Length" in table design view"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 13:13:54 +0530
When text and image datatypes are stored in SQL Server, data page stores 16
byte pointer is stored that points to pages that stores the text\image data.
> How can I
> determine the appropriate length to set it to, based on how many
characters I
> expect the field to hold?
ntext datatype can store upto 1073741823 characters.
See more help on this in books online.
-- Vishal Parkar vgparkar@yahoo.co.in | vgparkar@hotmail.com
- Previous message: Vishal Parkar: "Re: Odd pivot table type query"
- In reply to: cmaso: ""Length" in table design view"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|