Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
vmurali
Yak Posting Veteran
88 Posts |
Posted - 2007-01-19 : 01:26:21
|
How do we write the update statement when input is as xml. I am using Stored Procedure.Suppose my xml is as<table tablename="Leave_info"> <col colname="Emp_Code" colvalue="906342" /> <col colname="Approve_Reject" colvalue="Reject" /> <col colname="Approve_date" colvalue="1/2/2007" /></table> |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Benjamin78
Spammer
4 Posts |
Posted - 2007-01-26 : 11:21:42
|
*** spam removed *** |
 |
|
|
|
|