Olá, boa tarde. Estou tentando configurar o ambiente, conforme o passo a passo sugerido, entretando, ao tentar criar a tabela "agencia", recebi este erro abaixo. Tenho pouquíssima experiência com BD, poderiam me ajudar por favor? Obrigado
Operation failed: There was an error while applying the SQL script to the database.
Executing:
CREATE TABLE bytebankbd
.agencia
(
)
ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2
SQL Statement:
CREATE TABLE bytebankbd
.agencia
(
)