Talk:Character large object

The article states that only Oracle has support for CLOBs. Microsoft SQL Server contains 'text' and 'ntext' data types, which while not called 'CLOB's, are certainly the same concept.

Furthermore, the documentation for Postgres indicates that its three character types will be stored as CLOBs (that is, an in-table link to out-of-table storage) when they are significant in length.

The MySQL SQL documentation indicates a distinction between 'char' and 'text' types that also, by the existence of the distinction and the maximum size of the text types, implies CLOB-style out-of-table storage, though it is not explicitly verified in the text. (I may check the internals documentation later).

At any rate, it seems the only claim the article ought to be making about CLOBs with respect to Oracle would be the name - Oracle may be the only database retaining CLOB as a name. But I haven't checked Oracle's docs yet.

Gotta run for now, but I'll be coming back to this. —Preceding unsigned comment added by 162.40.190.56 (talkcontribs) 13:43, 10 September 2005


Needs a disambiguation page.—Preceding unsigned comment added by 216.206.44.11 (talkcontribs) 15:58, 16 May 2007

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.