Hello folks,
I have two tables, one field of the first one is contained on one field of second table. I would like to have a query to get a count of fields where field.t1 is contained on field.t2.
For example:
Table t1 has field = numero_min = 5255585090333
and Table t2 has field = message_min = abcdfgh125255585090333as.WAV. So if you see the field numero_min.t1 is contained in field message_min.t2.
I will appreciate if some one can help me with such issue?
Is there any sql command in interbase to truncate field contents?
Regards,
I have two tables, one field of the first one is contained on one field of second table. I would like to have a query to get a count of fields where field.t1 is contained on field.t2.
For example:
Table t1 has field = numero_min = 5255585090333
and Table t2 has field = message_min = abcdfgh125255585090333as.WAV. So if you see the field numero_min.t1 is contained in field message_min.t2.
I will appreciate if some one can help me with such issue?
Is there any sql command in interbase to truncate field contents?
Regards,