Posts by Carlos Henrique Eltz • 1 point
2 posts
-
0
votes3
answers68
viewsQ: selected option
I have a code that returns data from the database in an option, but I cannot make q the value registered in the database is selected. For example, the option will bring all registered neighborhoods…
-
0
votes1
answer62
viewsQ: Is it possible to use two identical id’s in the same table?
I have a situation that I need to ask a question. I have a table as below: CREATE TABLE confrontos( id_confrontos INT AUTO_INCREMENT NOT NULL, dt_confronto DATE NOT NULL, id_estadios INT NOT NULL,…
mysqlasked Carlos Henrique Eltz 1