I get this error code in my console after I ran my phone sql

Can anyone help me I have re ran the sql tried a new database I just can’t figure out why it throws this error?

You try to select the column phone in your table players but you don´t have the column phone in players. Add this column (maybe its in your phone sql?)

Would it just say phone in the sql because i see a bunch of other phone stuff just not one that just says phone?

Never mind thanks I got it