I have a extracted a field, which has mutiple values
applname = app1, app2 , app3
when i form a table with applname column it lists all the app names. But i need only app2 and app3, Not app1
How do i remove only app1 from table
↧