View Single Post

   
  #3 (permalink)  
Old 03-01-2008, 12:13 PM
--CELKO--
 
Posts: n/a
Default Re: Using LIKE in a CASE statement

>> I have a unique situation. <<

Probably not!! Trust me!

>> My data looks something like: <<


Please post DDL, so that people do not have to guess what the keys,
constraints, Declarative Referential Integrity, data types, etc. in
your schema are. Sample data is also a good idea, along with clear
specifications. It is very hard to debug code when you do not let us
see it.

Reply With Quote