Hi,
I have a table named Employee having column as Gender storing values 'M' and 'F' accordingly.Hel p me to write a update query where the 'M values n the field are updated to 'F' and vice versa
Thanks and regards
Neelam
I have a table named Employee having column as Gender storing values 'M' and 'F' accordingly.Hel p me to write a update query where the 'M values n the field are updated to 'F' and vice versa
Thanks and regards
Neelam
Comment