0
MariaDB [registor]> insert into student<id, name, Address> -> values<'1234','Ag','qwert'>; ERROR 1064 (42000): You have an e
How to solve this promble
1 ответ
0
Move the query and error message from question title into the Description, it is truncated because it exceeds character limits.