Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about shred

Read more about shred

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - shred

Shred XML document in SQL Server

I've started shredding my XML document in SQL Server but I'm stuck on how to get tback out. I can currently only get the 3 elements under inventorymodelday to each row. How do you go "back up&quo...
test-img

owneyjs

sql-server

xml

tsql

xquery

shred

Votes: 0

Answers: 3

Latest Answer

Assuming you have your XML in a variable @input, you could try this: SELECT ModelId = xc.value('(../../@id)[1]', 'varchar(25)'), DemandPercent = xc.value('(DemandPercent)[1]', 'decimal(25,15)'...
test-img

marc_s

Securely delete Docker container or image

I need to securely delete all persistent data abount containers and docker images. For example for a certain temporary container runned. I mean secure deletion performed by tools like shred or srm, re...
test-img

stefcud

docker

security

shred

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved