Hi
Does having long object names in oracle affect performance. Eg: having a long name for a table, column , index or view etc . Does it help to have shorter name forparsing etc. or it doesnt matter?
Thanks
Printable View
Hi
Does having long object names in oracle affect performance. Eg: having a long name for a table, column , index or view etc . Does it help to have shorter name forparsing etc. or it doesnt matter?
Thanks
I don't think so...
dont think so, if that was the case it would be a piece of **** :D
Should not be, as having shorter name is virtually impossible and make design processes complex.
Oracle does not support more then 30 char in object_name.