Hi all,
I came across a requirement to check whether a given object name is valid or not, according to ORACLE's naming regulation. In other words, I want to validate the name before I actually send the request (create, or select, or whatever) to the database.
Is there any server/client side function or tool dealing with this issue? FYI, the naming regulation is on page
Thanks
Yang
I came across a requirement to check whether a given object name is valid or not, according to ORACLE's naming regulation. In other words, I want to validate the name before I actually send the request (create, or select, or whatever) to the database.
Is there any server/client side function or tool dealing with this issue? FYI, the naming regulation is on page
Thanks
Yang