Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: SQL Humor

Re: SQL Humor

From: Hugo Kornelis <hugo_at_pe_NO_rFact.in_SPAM_fo>
Date: Tue, 23 Aug 2005 00:38:01 +0200
Message-ID: <grkkg15lfskp223qr3mh8k1je51usm8d1f@4ax.com>


On Mon, 22 Aug 2005 14:00:27 -0700, Gene Wirchenko wrote:

>On Sat, 20 Aug 2005 00:49:14 +0200, Hugo Kornelis
><hugo_at_pe_NO_rFact.in_SPAM_fo> wrote:
>
>[snip]
>
>>So what exactly is the difference between a number that might reach
>>30,000 or a number that might reach 40,000? And how exactly is that
>
> Different machine instructions.

Hi Gene,

Isn't an RDBMS all about abstracting away from implementation details?

>>difference different from the difference between a 4096 character string
>>and 4097 character string?
>
> This is just iterating a little more on the longer string.

Toppling the size needed just over the maximum amount reserved for it in specific internal structures. Or, put more simply, it takes other machine instructions to handle.

Best, Hugo

-- 

(Remove _NO_ and _SPAM_ to get my e-mail address)
Received on Mon Aug 22 2005 - 17:38:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US