|
-
Feb 16th, 2012, 08:42 AM
#1
Thread Starter
Lively Member
Database Doubt
INSERT INTO [ET_SolutionText]
([SolnTextKey]
,[SolnTextValue]
,[SolnTextTitle])
VALUES
('OM_SUP'
,'XML DATA'
,'OM Supplier Content')
GO
In Above Query, SolnTextValue is XML field. How i can format XML data in Values using insert query in SQL server 2008??
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|