I create an SQL statement to check duplicated records in a table. If the table does not have duplicated records, the count should return zero. The actual result
I have been trying to get the php built-in webserver to read sub directories. My file structure is website --> html, css, php. I set the website folder as th
I'm trying to add a temporary dictionary that gets generated every iteration in a for loop into a final dictionary. The aim of this final dictionary is to summu
So I want to call a component multiple times with a *ngFor but inside each call I want each img to change their source attributes from a list of sources I have
My problem is that : $this->middleware('auth', ['except'=>'getInfos', 'store']); My getInfos except is working, but the store method dont work, i cant un
Trying to save a PostgreSQL backup (~20 Tb) to Google Cloud Storage for the long-term, and I am currently piping PostgreSQL pg_dump() command to an streaming tr
I have a resource in the database: in my case it is Tenant and a possible number of tenants is a maximum of up to 1000. That means 1000 rows in my DB table. The
I know that a user must get an identity created by Certificate Authority(CA) before they join Hyperledger Fabric Network. The CA will create a public key and a