当前位置:网站首页>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
边栏推荐
- HoloLens 2 开发101:创建首个HoloLens 2应用程序
- Day3 jvm+ sorting summary
- Solve modularnotfounderror: no module named "cv2.aruco“
- 常见AR以及MR头戴显示设备整理
- day5-jvm
- day1-jvm+leetcode
- 单播、组播、广播、工具开发、QT Udp通讯协议开发简介及开发工具源码
- Unity Shader从内置渲染管线迁移到URP
- [raspberry pie 4B] VII. Summary of remote login methods for raspberry pie xshell, putty, vncserver, xrdp
- day1-jvm+leetcode
猜你喜欢
![[MYCAT] MYCAT sub database and sub table](/img/a8/ebaedfa084754ef3c96f42ed78eb81.png)
[MYCAT] MYCAT sub database and sub table

数组常用方法

Foundation of JUC concurrent programming (7) -- multithread lock

unity2D横版游戏跳跃实时响应

Statistical analysis of catering data --- Teddy cloud course homework
![[activiti] gateway](/img/8c/c89ec6c4c5871a32218ddadfd8beba.png)
[activiti] gateway

JUC concurrent programming foundation (9) -- thread pool

论文阅读-Endmember-Guided Unmixing Network (EGU-Net) 端元指导型高光谱解混网络

使用Keras实现 基于注意力机制(Attention)的 LSTM 时间序列预测

JDBC初级学习 ------(师承尚硅谷)
随机推荐
Openpose Unity 插件部署教程
Machine learning (Zhou Zhihua) Chapter 4 notes on learning experience of decision tree
Unity(二) 更多API和物理引擎
The problem that the user name and password are automatically filled in when Google / Firefox manages the background new account
[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
【数据库系统原理】第五章 代数和逻辑查询语言:包、扩展操作符、关系逻辑、关系代数与Datalog
STM32 DSP library MDK vc5\vc6 compilation error: 256, (const float64_t *) twiddlecoeff64_ 256, armBitRevIndexTableF64_ 256,
Sequential stack C language stack entry and exit traversal
Traditional K-means implementation
String methods and instances
信号与系统:希尔伯特变换
vscode 多行注释总是会自动展开的问题
通道注意力与空间注意力模块
AD1256
Thymeleaf快速入门学习
C语言链表(创建、遍历、释放、查找、删除、插入一个节点、排序,逆序)
Unity基础知识及一些基本API的使用
Better CV link collection (dynamic update)
JDBC进阶—— 师承尚硅谷(DAO)
Openpose2d转换3d姿态识别