CLI:
- User should run then enter the number of the query to be executed.
- Some querys may require input data to get the desired output table.
- Data are outputed in a tabuler form.
- For exit, the user should select the option exit from the menu.
GUI:
- User should run then choose which RadioButton/Query to be executed.
- When choosing a query, some text boxes may appear to enter some info to be able to execute the query and get the desired data.
- After writting the prefereces in the input box, the user should press Execute Query button.
- Grid of the query result will be shown in the white rectangular box at the top.
- User can scroll through the output grid.
- For exit, the user will choose the RadioButton for exit and click the button exit.