Is there a limit on the length of a database object name?
Answer: The database object name contains a maximum of 63 bytes.
If the length of an object name exceeds 63 bytes, the database truncates the last byte instead of character. As a result, the object name may contain a truncated character.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.