I am a beginner of SQL and I am using Dbeaver. I connected Excel csv data to my Dbeaver working space and all the date format is string So to do some work, I wa
In tkinter, I'm using a button click to open a file and extract its name. Once the file is reopened it opens a file again and should prints the name of the file
I am trying to make sense out of the instructions in this sheet: http://api.rubyonrails.org/classes/ActionView/Helpers/FormOptionsHelper.html#method-i-collecti
In my Dateset, order_createdat is a datetime field with format of 'yyyy-mm-dd hh:mm:ss'. I would like to search the values before 2021-02-10 15:30:00 based on
I am trying to hit an API endpoint using python requests. I have been unable to successfully send the body of the request except when using cURL. Here is the cU
I am getting array which include my JSON when I call that method in postman like [ { "spark_version": "7.6.x-scala2.12" } ] API Method [HttpGe
I'm pretty new to python and discord bots in general. I am trying to make it so when a user runs !addrole (role) they will get that role. I need it to work for
Hi how to add class using Jquery when I'm dragging element over drop area. This is my HTML <div class="upload"> <form action=""> <inpu