当前位置:网站首页>Dameng database_ Various methods of connecting databases and executing SQL and scripts under disql
Dameng database_ Various methods of connecting databases and executing SQL and scripts under disql
2022-07-24 06:11:00 【ls2best】
DISQL yes DM A command-line client tool for database , Used with DM Interact with the database server .
DISQL yes DM Tools of database , Once installed DM database , You can find it in the application menu and installation directory .
1.DISQL How to connect to the database
A、 Locally through the installation directory bin Next disql Command to connect to the local database , If there is a port that is not the default port, add the port number :

B、 Remote login remote database
LOGIN/LOGOUT Command login / Exit remote database , Pictured :

C、CONN How to connect


2、 perform SQL、 Script method
A、 adopt disql After login, the character interface supports sql、 Script

B、 start-up DISQL when , Run script .DISQL SYSDBA/SYSDBA `C:\test.sql

C、 Get into DISQL after , adopt start Command run script .
SQL>start C:\test.sql or SQL>`C:\test.sql

D、 Use EDIT Command edit script
SQL>EDIT C:\test.sql or SQL>edit


Dameng community address :https://eco.dameng.com
边栏推荐
- [USB host] stm32h7 cubemx porting USB host with FreeRTOS to read USB disk, usbh_ Process_ The OS is stuck. There is a value of 0xa5a5a5
- Qt 使用纯代码画图异常
- The detailed process of connecting MySQL with QT and outputting data to QT window tablewidget.
- C语言链表(创建、遍历、释放、查找、删除、插入一个节点、排序,逆序)
- How to download videos on the web
- Learning rate optimization strategy
- [deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy
- vscode 多行注释总是会自动展开的问题
- Lunix命令入门 - 用户及文件权限(chmod 详解)
- [activiti] group task
猜你喜欢

day1-jvm+leetcode
![[MYCAT] MYCAT installation](/img/52/2f77ed64b2ed4e9297acaa8362e194.png)
[MYCAT] MYCAT installation
![[deep learning] handwritten neural network model preservation](/img/4a/27031f29598564cf585b3af20fe27b.png)
[deep learning] handwritten neural network model preservation

Positional argument after keyword argument
![[activiti] personal task](/img/bc/80ac4067f6c58785acb4273f9507ee.png)
[activiti] personal task

Raspberry pie is of great use. Use the campus network to build a campus local website

The problem that the user name and password are automatically filled in when Google / Firefox manages the background new account
![[activiti] gateway](/img/8c/c89ec6c4c5871a32218ddadfd8beba.png)
[activiti] gateway

MySQL基础---约束

unity2D横版游戏跳跃实时响应
随机推荐
Use QT to connect to MySQL and create table numbers, write data, and delete data
JUC并发编程基础(9)--线程池
++cnt1[s1.charAt(i) - ‘a‘];
Better CV link collection (dynamic update)
Openpose2d转换3d姿态识别
Qt新建工程简介
Native JS magnifying glass effect
碰壁记录(持续更新)
Common methods of array
JDBC进阶—— 师承尚硅谷(DAO)
JDBC elementary learning ------ (learning from Shang Silicon Valley)
Foundation of JUC concurrent programming (1) -- related basic concepts
Write the list to txt and directly remove the comma in the middle
day2-WebSocket+排序
Foundation of JUC concurrent programming (4) -- thread group and thread priority
LSTM neural network
Yolov5 learning summary (continuously updated)
Hit the wall record (continuously updated)
[activiti] process variables
Day2 websocket+ sort