Showing posts with label b09. Show all posts
Showing posts with label b09. Show all posts

Saturday, February 25, 2012

Oracle LIKE

I have column C and i need to enforce the constraint
C is in the format (char)(number)(number)
eg, A12 B09 etc.
Cheers.Please ignore the previous post.