How do I delete the tables in the database?
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.
5 Replies
Project ID:
N/A
I can create table but no options from what I can see to remove one.
This is on the railway mysql
figured it out with the terminal we good.
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
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.
had to use a command prompt which I'm not too familiar with. going forward though I will keep that in mind.
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