I have a name(the country) and a capital column inside my world table. I want to show only the name and capital that have the same number of characters. Like Gr
When one participants approved flow continous, BUT i want to wait till all of 3 participants approves! How it could be done?
I have a 2 tables and one view which I want to find which pairs are duplicate: create table main_pairs( pair text, id
I use nuitka freeze my app, but the PyQt5\Qt5\plugins\sqldrivers not freeze in the nuitka output.So I have to copy sqldrivers plugins to the dist directory manu
The program I am writing needs to remove an ampersand character if it is the last character of a string. For instance, if char* str contains "firefox&", the
I tried to build a project for multiple targets. I using net 5 framework, and I want to build app for win64 and linux64 runtimes. The problem Missing linux 64
I have created a website where pdfs can be uploaded and downloaded. I want to add the functionality that a user can preview the pdf before downloading it. How c
This is quite a common question, but none of the solutions appear to work for me. First time asker, so apologies if I get the conventions wrong. I am trying to