convert numeric to text

  • Thread starter Thread starter B
  • Start date Start date
What I mean is this. I have two tables, I am running a
Unmatched query against two columns, one in each. When I
do this, I get a type mismatch error. Column1 in table
one is set to Number. Column2 on table 2 is varchar. I
would like to make the datatypes the same so I don't get
the error.
Thanks!
 
Back
Top