Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 981845
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T04:36:23+00:00 2026-05-16T04:36:23+00:00

This Oracle documentation page mentions … columns of type LONG are created last but

  • 0

This Oracle documentation page mentions

… columns of type LONG are created last

but doesn’t say why.

What can the reason be to store them at the end of a row?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T04:36:24+00:00Added an answer on May 16, 2026 at 4:36 am

    A LONG in Oracle is quite different to a long in C or C++. In Oracle, a LONG is somewhat like VARCHAR2 but with an even bigger maximum length (2GB, I believe?)

    The reason it’s stored last is because if you had a table that was (INT a, LONG foo, INT b) and it was stored in that order, then in order to fetch the value of the b column, it would have to read in all the data page that’s taken up by the LONG column. By storing it at the end, it doesn’t have to read in all that data if it doesn’t have to.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've read through the Oracle documentation concerning the CONNECT operations, but I can't seem
After searching online and reading the Oracle documentation for this, I need some help
While I was reading Oracle Swing documentation, I came across this example of a
This is the last question for my Oracle homework for the year and I
This might be simple but I am new to Oracle. I am using Oracle
From the documentation of oracle : Domain Runtime MBean Server : This MBean server
With Oracle (or DB2, HSQLDB), I can express things like this: MERGE INTO [target_table]
Oracle's documentation on atomic access (at http://docs.oracle.com/javase/tutorial/essential/concurrency/atomic.html ) says this: a volatile variable establishes
As you can see in the Oracle Documentation for java.awt.Point , x and y
Oracle's Http Authentication page from the Java SE 6 documentation says that if you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.