Answer the question
In order to leave comments, you need to log in
How to move fields from one table to another?
I have 2 tables.
First with
ID_fnd and idteh fields
152 A
333 B
111 C
Second:
ID_fnd and Name
152 I1
333 I2
111 I3
How do I move the idteh field to another table so that I can search it SELECT * FROM table2 WHERE idteh='A'
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