what is max length of table name in oracle
B
Correct answer
Explanation
In Oracle database, the maximum length of a table name is 30 characters. This limit applies to traditional Oracle versions and is a fundamental constraint that database administrators must follow when naming tables. Options A (50), C (20), and D (40) are incorrect as they don't match Oracle's standard naming limitation.