# | Date | Forum | Type | Thread | Post |
---|---|---|---|---|---|
5 | 02 Oct 2013 @ 03:41 PDT | Database | Reply | problem joining on imported unix column | Dieter: thanks for the quick reply. yes, I am searching for 207b90761400a5f144074567fbac3b07 I'm sure (or as sure as can be) b/c when I se... |
4 | 02 Oct 2013 @ 03:24 PDT | Database | Reply | problem joining on imported unix column | ...and union all produces 15 rows exactly like the string above. |
3 | 02 Oct 2013 @ 03:16 PDT | Database | Reply | problem joining on imported unix column | Dieter: One row is returned. Here is the output: 3230376239303736313430306135663134343037343536376662616333623037 &nb... |
2 | 02 Oct 2013 @ 02:48 PDT | Database | Reply | problem joining on imported unix column | Dieter: That does work! What could be the difference between 'abc123' and 'abc123' that is stored in a teradata table? |
1 | 02 Oct 2013 @ 11:48 PDT | Database | Topic | problem joining on imported unix column | Table A has the value 'abc123' Table B has the value 'abc123' I confirm this by SELECT * FROM tableA a WHERE value='abc123' and SELECT * FROM tableB b W... |