Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

1.7K
Vistas
dbeaver 7.1.1 delete database

How can I delete a database in Dbeaver? I set as default another db but still have an error.enter image description here

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Ok, it's not a bug. Just in your connection type another database. Now you can delete the previous default database.

over 4 years ago · Santiago Trujillo Denunciar

0

I just had this problem with DBeaver 7.1.0.

  1. Open your CLI terminal ;)

  2. Type mysql -u root -p (or whatever your SQL server is, Postgres, etc)

-u root is for user root

-p is for password--it will let you type it in after you hit enter

  1. Type USE databasename (where databasename is the name of your DB in DBeaver)

  2. Type SHOW tables; (this will list all the tables in that DB)

  3. Type DROP TABLE tablename; (where tablename is each table)

I searched for a while in DBeaver, but the easiest way is to simply use the MySQL command line interface and input a couple commands.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda