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)
Need to decode CLUSTD column SAP Hana
i am looking to decode the CLUSTD column of SAP, which is in encoded form as binary. I want to decode it outside SAP, I know READ_TEXT helps decode it but it is in SAP environment.
My CLUSTD is in SNo...
Tanmoy banerjee
Votes: 0
Answers: 0
Expected to decode Array<Any> but found a dictionary instead struct error
Here is my JSON
{"states":\[{"name":"Alabama","nickname":"Cotton State"},{"name":"Alaska","nickname":"The Last Fron...
StevenM
Votes: 0
Answers: 1
json_decode returns null and bool false
I have code:
<?php $json = '[{"title":" \\ud83c\\uddf7\\ud83c\\uddfa \\u0420\\u043e\\u0441\\u0441\\u0438\\u0439\\u0441\\u043a\\u043e\\u0435 \\u043a\\u0430\\u0437\\u0438\\u043d\\u...
Stack1233
Votes: 0
Answers: 1