davidmcolaco
Technical User
Hi,
I have a table with data from costumers, but now I had a new field called "state". What I need now is to fill up that field with some parameters.
For example, I want to make an sql statement that says if the city is lisbon, amadora or cascais, the state is lisbon and so on.
How can I do that?
Thanks in advance.
I have a table with data from costumers, but now I had a new field called "state". What I need now is to fill up that field with some parameters.
For example, I want to make an sql statement that says if the city is lisbon, amadora or cascais, the state is lisbon and so on.
How can I do that?
Thanks in advance.