2

I have a database in MS Sql server. I want to migrate the same to Oracle also.

But there are few tables and column names that are 30 character long. Oracle does not accept any identifier which is more than 30 characters long.

Is there any option in Oracle that allows us to increase the length of the identifier?

Thanks

Satyajit
  • 1,971
  • 5
  • 28
  • 51

1 Answers1

5
Community
  • 1
  • 1
Irfan
  • 5,070
  • 1
  • 28
  • 32