python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to parse in the varchar type json column?
Can you tell me how to parse in varchar type? (in Presto & Hive)
[{u'pageId': u'102', u'title': u'ud648', u'isBrandHomePage': 1, u'active': True, u'pageType': 1, u'type': u'page'}, {u'pageId': u'1...
Sun
Votes: 0
Answers: 1
Conversion from varchar to Datetime
I have a date field with varchar data type and some of the values are for example 20220101000009CS.
I need to show date as (MM/dd/yyyy HH:mm:ss') and tried the below query but getting the error 'Conve...
user9394033
Votes: 0
Answers: 2
Data truncated because data is longer than the target database column (IBM DB2)
I've been wanting to learn more about Data Analysis using IBM DB2 and SQL.
I want to upload a Covid-19 open source dataset to practice. However I'm getting this error: 'Rows truncated because the data...
Odile Sips
Votes: 0
Answers: 0
Conversion failed when converting the varchar value '5005A' to data type int
So I get the data from my server and the mvmt number consists of 3 characters and 4 digits (EX: CVG5694) or unless they start when it starts with X because it's 1 character (the letter x), and 5 digit...
lintyjellidonut
Votes: 0
Answers: 0