How do I delete the tables in the database?

zephireis
HOBBY

a year ago

Im trying to upload it from the command prompt on desktop but says table already exists. of if I could overwrite that would be even better.

0 Replies

zephireis
HOBBY

a year ago

I can create table but no options from what I can see to remove one.


zephireis
HOBBY

a year ago

This is on the railway mysql


zephireis
HOBBY

a year ago

figured it out with the terminal we good.


a year ago

glad you figured it out but please keep in mind that these threads are for platform help, and while you are running mysql on railway your question pertained only to mysql so sites like stack overflow and blogs would be better to answer these kinds of questions on how to use the software


zephireis
HOBBY

a year ago

Thanks, I understand that. It was a railway question because I didn't know how to interact with mysql on railway as there is no other options besides creating tables.


zephireis
HOBBY

a year ago

had to use a command prompt which I'm not too familiar with. going forward though I will keep that in mind.


a year ago

I understand where you are coming from but you would interact with the database as you would any MySQL database, the data tab really is only there to give you a visual idea of the data you have


How do I delete the tables in the database? - Railway Help Station