milkmycow
02-07-2003, 02:33 PM
i dont know why this statement isnt valid!!!
SELECT customer_location FROM customer WHERE customer_location LIKE 'L*'
i keep getting the error:
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
any ideas?
SELECT customer_location FROM customer WHERE customer_location LIKE 'L*'
i keep getting the error:
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
any ideas?