Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Most database administrators are familiar with    with SQL since it is the most well-known and widely used query language. 

...

Before you can begin, you need to make sure your databases and providers are configured correctly in the project. The first thing that needs to be done is to you need to do is load the Data data into the Query Builder. To do so, open the Builder builder and click on the Connect button on in the top-left corner.


A popup will appear , with a ComboBox combobox containing various types of Providersproviders.  Select the one you will work with. In this example, we will set up a connection to a SQLite DB.

...