![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have problems making a query, maybe someone can help. What do I have: A standard select * from 'table_a' where .... query In this table there is a string which contains a unique number/string from table_b, lets call this column "special_string". This string starts always at position x and this string is followed by a ":". I want to join both tables on this substring and "special_string" Any Ideas how I can acchieve this? Alexander |
#3
| |||
| |||
|
|
I have problems making a query, maybe someone can help. What do I have: A standard select * from 'table_a' where .... query In this table there is a string which contains a unique number/string from table_b, lets call this column "special_string". This string starts always at position x and this string is followed by a ":". I want to join both tables on this substring and "special_string" Any Ideas how I can acchieve this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |