Hello,
i need some help writing a SQL statement.
Here is what I am looking to do:
I am trying to find a customer serviced at 2 separate locations.
so I have select customer from tablename where location is 123 and location is 150.
I get zero returns but I know there are results that should be returned.
Can anyone help me with this. greatly appreciated thanks.
i need some help writing a SQL statement.
Here is what I am looking to do:
I am trying to find a customer serviced at 2 separate locations.
so I have select customer from tablename where location is 123 and location is 150.
I get zero returns but I know there are results that should be returned.
Can anyone help me with this. greatly appreciated thanks.