DEVFYI - Developer Resource - FYI

What is the maximum no of chars the parameter can store?

ORACLE Interview Questions and Answers (Part 1)


(Continued from previous question...)

159. What is the maximum no of chars the parameter can store?

The maximum no of chars the parameter can store is only valid for char parameters, which can be upto 64K. No parameters default to 23Bytes and Date parameter default to 7Bytes.

(Continued on next question...)

Other Interview Questions