Information about Workbench
  • 25 May 2022
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Information about Workbench

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

Workbench

Workbench is a front-end interface by which the admin user can connect to the Element servers and execute SQL queries.

Accessing Workbench

Select the arrow icon in the top right corner of the Element DB screen to access the Workbench.

workbench-icon.png

arrow icon

Adding Element Connections.

  1. Sign in to the DL Unify Portal.

login.png

Sign in page

  1. Select the Element DB tile from the DL Unify Dashboard and enter the Element Secret.

element-secret.png

Element Secret popup

  1. Manage Database is the default page upon sign-in.

Manage-Database.png

Manage Databases Page

  1. Access Element Workbench by clicking the arrow icon on the top right corner of the Element DB screen.

workbench-icon.png

arrow icon

  1. Click on the + button next to Element Connections

add-connection-button.png

  • button
  1. A pop-up with the following details appears:
  • Connection name - also known as the DB access level (DB_ADMIN, DDL, DML_WRITE, DML_READ).
Note:

The connection name can be any string.

  • Username- Enter the previously copied username in the Username section.

  • Element Server URL- The user will get the Element server URL from the activation link.

  • Organization code- To view the organization code, click on the organization's initials at the top right corner of the Element DB page. Click on the Profile under initials (refer to screenshot 'arrow icon' above) to view the Organization code.

new-connection-popup.png

New Connection popup

  1. After entering all the details, click on the Save and Save Anyway buttons.

save-connection-button.png

Save button

  1. To open the Workbench, hover over it and click on the play icon. A pop-up with the Element secret data field appears.

hover-connection.png

  1. Copy and paste the Element secret in the data field.

open-connection-element-secret.png

Enter Element Secret

  1. There are two types of SQL:
  • DDL (Data Definition Language)- Create Table, Alter Table, etc.

  • DML (Data Manipulation Language)- Insert Record, Update Record, Delete Record.

  1. Differences between DDL, DML Write, and DML Read access.

A user with DDL access can perform the following queries-

  • Create Table

  • Alter Table

  • Show Table

  • Drop Table

  • Insert Record

  • Update Record

  • Delete Record

  • Select Record

A user with the DML Write access can perform the following queries-

  • Insert Record

  • Update Record

  • Delete Record

  • Select Record

A user with DML Read access can perform the following queries-

  • Select Record
  1. If a user tries to perform queries beyond his access level, he gets an error message stating, Access Denied.
Note:

Only two connections can be made at once.


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.