Answer the question
In order to leave comments, you need to log in
How to create automatic field completion in MySQL?
For example, there is a table:
model | color | x | y | z
And the second table:
model | x | y
We can say that the first table contains all the data, but the second requires only X and Y. How to make XY auto-complete when adding a model (exactly the same as in the first table).
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question