This is my query code:
UPDATE `firstTable` SET major = 'Physics' WHERE student_id = 2;
This is the error :
Table 'velinsfirst.firsttable' doesn't exist
2.1m questions
2.1m answers
60 comments
57.0k users