Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Blob Size Limits ?

843854May 16 2003 — edited May 21 2003
I'm using mySQL which has the following column types:

BLOB (64KB limit)
MEDIUMBLOB (16MB limit)
LONGBLOB (4GB limit)

I'm curious to know what BLOB types and limits other databases have.
regards.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 18 2003
Added on May 16 2003
15 comments
712 views