hi i am working on this dataset date open high low close \ timestamp
The desired steps to a valid Formatters registration are: First of all, the method addWebMvcConfigurers located in WebMvcConfigurationComposite should registrat
I am working with python trying to connect with postgres, I created a table into my postgres database in the staging schema. create table staging.data( Name var
I'm writing a npm package which has a .d.ts file containing type declarations. The .d.ts file is generated during build. I also want to create a new file contai
So I'm using sanity .patch() to insert data inside an array. But I'm continously getting this error: Error: insert(at, selector, items) takes an "at"-argument w
I'm trying to display two divs with the height set to a 3rd of the body width and match these height if the divs require more space to match one another. like e
I want to encrypt local plain text file using openssl and RSAES_OAEP_SHA_256 algorithm. I tried to use the same approach with this blog entry but it did not wor
I am working on mobile application using Ionic framework, trying to implement rating star in my feedback question. I need to: show the questions with rating st
I have the following query which has an issue with Query Builder. SELECT IIF(ISNULL(MAX(CODCLIENTE), 0) + 1 = 1, (SELECT VALOR + 1 FROM PARAMETRO