Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Limiting max size of text in a cell

Status
Not open for further replies.

FumacII

Programmer
May 11, 2001
11
SE
Hello there,

Does anyone know if there´s any way to limit a column input to 36kb in Oracle 8.0?
I have an text field input which I want to limit to that size. No more than 36kb in each cell.

Thank you for any respons :)

/Fumac
 
Limiting the input field size in general is the problem of the front-end application, not Oracle database. Which one do you use?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top