Starting rdm-sql
RDM provides a command-line tool, rdm-sql
, that allows the user to issue SQL commands to interact with one or more RDM databases.
On Linux, the installer provides a wrapper under <rdm_install_dir>/3rd-pty/rdm-sql-rlwrap/rdm-sql
that provides history and tab-completion for rdm-sql
.
Navigate to your working directory. Type the following command in the command-line terminal.
On UNIX/Linux:
$ rdm-sql
On Windows:
C:> rdm-sql
From this point on, we will only show you the commands in the UNIX/Linux terminal unless the commands are different between the UNIX/Linux and Windows families.
The following product banner is displayed, followed by an rdm-sql
prompt.
Raima Database Manager SQL command processor Utility
Raima Database Manager 14.2.0 Build 1000 [05-01-2020] http://www.raima.com/ Copyright © 2020, Raima Inc. All rights reserved.
Enter ? for list of interface commands.
rdm-sql: