a year ago
Hello,
How do I delete a table from the MySQL database? The system does not have an item for this purpose and it is very common to need to adjust table names and everything else.
Thank you for your attention!
João Carlos
6 Replies
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • over 1 year ago
a year ago
Shift click a table, and then you will get a trash can icon to drop the table.
Please note that we are not responsible for any data loss you may cause, we will not be able to restore anything if you delete something you shouldn't have.
a year ago
Great! That's what I needed.
Are there any other "hidden" commands, such as those for changing the table name? Where can I find these details?
brody
Shift click a table, and then you will get a trash can icon to drop the table.Please note that we are not responsible for any data loss you may cause, we will not be able to restore anything if you delete something you shouldn't have.
a year ago
Great! That's what I needed.
Are there any other "hidden" commands, such as those for changing the table name? Where can I find these details?
a year ago
You would ideally want to use a proper database management GUI, the data tab is only meant to give you a quick overview.
brody
You would ideally want to use a proper database management GUI, the data tab is only meant to give you a quick overview.
a year ago
What do you recommend for GUI?
a year ago
I personally use dbgate for everything, there is even a dbgate template you can deploy into your project via the + Create button at the top right of your project canvas.
Status changed to Solved brody • over 1 year ago