HI Team,
I have a table below and I want if my column, "Owner" is null and 'Station' Column contains 'std' so std should be replaced with null values in column "Owner"
| station | Owner |
| std | |
| isd | |
| pco | |
| std | dfd |
| 999 | |
| axxcs | 999 |
| STD | |
| std | |
Thanks for your help in advance.
Thanks,
Mohammad Mustkeem