Query Table: Case sensitivity

Query Table: Case sensitivity

Hi,

I try to do a SQL query table where I match two strings:

SELECT * form DBA, DBB, WHERE DBA.A = DBB.A

The matching is case in-senstive, I'd need case sensitive matchin however. What can I do?


best, Zoltan