|
Posted by cholmqui on 03/01/06 21:59
I have two tables. One table (Table 1) has a column containing comma
delaminated email addresses. The other table (Table 2) has a column
with just one email address in it. I need to perform a query that
joins the comma delaminated table (Table 1) to Table 2, when the single
email address in Table 2, is contained in the list of email addresses
in (Table 1).
I hope this isn't too cryptic, and I know comma delaminated lists are
bad, but I can't do anything about that.
I need a select statement that can perform this task. Anyone have any
suggestions?
Navigation:
[Reply to this message]
|