Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: size limitation in a query
A copy of this was sent to michael_bialik_at_my-deja.com
(if that email address didn't require changing)
On Wed, 10 Nov 1999 22:16:42 GMT, you wrote:
>Hi.
>
> Oracle 7 - 64K length and 254 columns in select list.
254 columns in a TABLE with 7.x.
NOT Limited in select list (with joins and functions on columns you may select many more then 254 columns)
64k sql statement legnth...
> Oracle 8 - these limits were increased, but I don't remember how much.
>
1000 columns / table is the only change in the above list.
> HTH. Michael.
>
>
>In article <3829B15D.FE684E77_at_yahoo.com>,
> Ron <ron168_at_yahoo.com> wrote:
>> What is the maximum size(length) of a query statement for a single
>line
>> or multiple lines...that Oracle can handle?
>>
>>
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
--
See http://osi.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'...
Current article is "Part I of V, Autonomous Transactions" updated June 21'st
Thomas Kyte tkyte_at_us.oracle.com Oracle Service Industries Reston, VA USA
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Thu Nov 11 1999 - 08:26:32 CST
![]() |
![]() |