People frequently need to cut off comma in xml when managing forms. Unfortunately, few applications provide the features you need to accomplish this task. To do something like this typically requires changing between multiple software packages, which take time and effort. Fortunately, there is a service that works for almost any job: DocHub.
DocHub is a perfectly-developed PDF editor with a full set of valuable features in one place. Editing, signing, and sharing documents is easy with our online tool, which you can access from any internet-connected device.
By following these five simple steps, you'll have your modified xml rapidly. The user-friendly interface makes the process fast and effective - stopping switching between windows. Start using DocHub today!
hi friends welcome back to sequel with ravi martha in this interview questions and answers series we will see how to achieve comma separated values letamp;#39;s see the question today the question is we have employee table where we have two columns one is employee name the other one is employee location and we have employee and its location so the employee might have worked on it many different places right so for that particular employee we want to show all the locations with commerce operation for example if you see here adam has worked only at chicago and jones has worked at london as well as dallas and smith has worked at new york and scotland so we can see the values as comma separated here right letamp;#39;s see how to achieve this in sql letamp;#39;s flip back to sql server management studio and write the query so letamp;#39;s flip back to sql server management studio letamp;#39;s query the table so this is the same table which we have seen in the presentation right so we h