I am working on an node.js express project using EJS as template engine. I am developing this on Intellij Ultimate Edition. Intellij's tailwind css plugin is in
I am pretty new to all of this and really need to get this working in time for my assessments to come around. Unfortunately, I am completely stuck. I've been ab
I have a varchar column where some values are in mm/dd/yyyy format and some are in yyyymmdd. I want to convert all mm/dd/yyyy dates into the yyyymmdd format.
I have following Oracle query. I am trying to find last index in the iteration, In other words, I want to print the result only in last step. But I have no succ
I have been pulling my hair for the past few weeks. I'm able to login and create a workspace in stream. When code is downloading, after some time it says reconn
I am trying to retrieve Twitter data using Tweepy, using that below code, but I'm returning 401 error, and I regenerate the access and secret tokens, and the sa