Answers for "mysql ERROR: Error 3780: Referencing column"

SQL
-1

what is the errer 3780 in mysql

Hello Abhijeet Singh,

Thank you for the bug report.
Imho this is not a bug. City in Employee table is varchar and referencing it to Cid from City table. Both datatype should be of same type while referencing.

Regards,
Ashwini Patil
Posted by: Guest on December-20-2020

Code answers related to "mysql ERROR: Error 3780: Referencing column"

Code answers related to "SQL"

Browse Popular Code Answers by Language