Tell us what’s happening:
while running - INSERT INTO second_table(id, username) VALUES(3, ‘Luigi’);
the error pops - “second_table” Should have correct row for ‘Luigi’
tried everything get hint and all cmd was correct
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
Challenge Information:
Build a Database of Video Game Characters - Build a Database of Video Game Characters
