So I will explain my problem: I have two types of users on my database: Admin and community_user.. Both share several attributes (Name, phone, status...) But a
I'm setting up some unit tests for testing work done with a database. I would like to use localdb v11 but first I need to create the database. How exactly do I
i am running into an issue, where i am trying to delete an entity from milvus. i am getting the following error github.com/milvus-io/milvus/internal/datanode.(
I have the follow code: I want to do a plus with all inputs, and I'm new in this process, but i try. var num1 = document.getElementByID('pree'); var num2 =
I try to use GIDSignIn in my iOS app (ObjC). But when I do [GIDSignIn sharedInstance].clientID = GID_SIGN_IN_KEY; in my app-delegate, I get and error unrecogni
I have to use Python and Django for our application. So I have two versions of Python, 2.6 and 2.7. Now I have installed Django. I could run the sample applicat
I have a simple Oracle stored procedure that gets three parameters passed in, and has one output parameter: CREATE OR REPLACE PROCEDURE RA.RA_REGISTERASSET (
I'm configuring the PlantUML plugin for my MkDocs installation and I'm stuck. I cannot configure mkdocs.yml correctly. I get either configuration errors or pars