dbTalk Databases Forums  

SQL Query Help

comp.database.ms-access comp.database.ms-access


Discuss SQL Query Help in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
nb
 
Posts: n/a

Default SQL Query Help - 07-24-2003 , 08:17 PM






Hi,
I am looking to generate all possible combinations of single words in column
"a" and to end up in a result1. I would then like to check to see if any of
the terms in column "b" match "Result1". If they do, display the final
result.
*please excuse my lack of correct terms. I am using this example to explain
what I am looking to do from a conceptual basis only because of my
newbieness :-)

"a" "Result1" "b" "Final Result"
one onetwo tenfour twoone
two onethree ninetwo twothree
three twoone twoone
twothree twothree
threeone
threetwo

I am dealing with rather large set of terms so I would like to keep the
processes down as much as possible.

Any help with the SQL query code would be a huge help.

Thanks very much.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.