SELECT SUM(LENGTH(Comments))/1000 FROM table

Kinda obvious now isn't it ;-)
Cheers - Neil.

At 11:19 04/11/2003 +0000, you wrote:
Message-ID: <[EMAIL PROTECTED]>
From: "Chris Payne" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Mon, 3 Nov 2003 14:38:34 -0500
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_000C_01C3A218.291654B0"
Subject: KB in a query / column?

Hi there everyone,

How can I get the size in KB of a field in a database table? For example, if I have a field called Comments, how can I do a DB query to get the size of the Comments field ???

-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to