Posts by Matheus Silva Rangel • 29 points
3 posts
-
1
votes1
answer47
viewsQ: UPDATE update without affecting all table rows without ID
I received a table with information from some customers and I needed to give UPDATE but as the table has no ID and most of the data repeat including Cpf there is some way to give Where only on the…
-
1
votes1
answer110
viewsQ: ACCDB + PHP grab column name and table
I will upload accdb files in the database to make an import of clients in my system, in a CRM that used I could upload this file and automatically already showed the columns to be able to link with…
-
-1
votes1
answer1698
viewsQ: Image recognition/icone/figure on own python computer screen
I’m starting a study on image recognition, I got to work with Opencv I did some basic tests of face recognition and some objects that already come in the library, I would like to capture the screen…