Hello,
i am very new to the powershell.
may any one please suggest how can i achieve below scenario.
i am receiving xml file every week from client. is it possible to parse the xml to the sql table dynamically.
i have sql script which is parsing xml to table, and i am doing everytime manually.
can we designed powershell script which can be called as batch file so just on a click on batch file the data push to the table of database.
XML Data attached herewith.
Thanks