programing

SQL 파일을 DBeaver로 가져오기

sourcejob 2022. 11. 14. 21:43
반응형

SQL 파일을 DBeaver로 가져오기

데이터베이스 처리를 위해 DBeaver를 사용하고 있습니다.

|/MariaDB-mysql
|-- /information_schema
|-- /mysql
|-- /performance_schema
|-- /autoparanaiba

나는 좀 뛰고 싶다.sql안에 줄지어 있다autoparanaiba근데 못 찾았어요IMPORT.

autoparanaiba --> Tools --> Restore Database 를 오른쪽 클릭합니다.

여기에 이미지 설명 입력

언급URL : https://stackoverflow.com/questions/61685353/import-sql-file-to-dbeaver

반응형