Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. yang99

    How to check whether an object name is valid or not?

    Thanks Sem. You are right. By applying the length restriction plus checking double quotes is good enough for time being. Yang
  2. yang99

    How to check whether an object name is valid or not?

    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...

Part and Inventory Search

Back
Top