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 check TIMESTAMP format in SQL?
What's the best way to check if the VARIANT TYPE with JSONs with value similar to TIMESTAMP_NTZ has correct format?
For example, this is the correct format that I would like to have
2020-12-26T12:12:...
Tims
Votes: 0
Answers: 2
Getting data from Cassandra tables to MongoDB/RDBMS in realtime
I have an application which is using Cassandra as a database.I need to create some kind of reports from the Cassanbdra DB data, but data is not modelled as per report queries. So one report may have d...
user2974954
Votes: 0
Answers: 1
does sqllite work well in pos desktop application
I'm currently working on a desktop POS application using flutter
and the application does not necessarily need an internet connection or networking at all
it works locally
I have choosen sqlite (sqfli...

Karrar
Votes: 0
Answers: 0
How to deal with a directory that has a space in it being passed to ProcessBuilder and then to Exp.exe?
I am working on an issue where spaces in a directory cause a program that runs exp.exe to crash. The user first selects a .dmp file from any directory they want, which is then used to build an argumen...
binarycoffee356
Votes: 0
Answers: 1