We have provided a database visualizer tool to help you to better visualize the data in organized tables while you are writing your query. To use this tool, go to the Testcase tab on the console, and simply click within the table to edit the parts you need.
See the below points to walk you through each part of the visualizer:
- The top part of the table is the column title.
- The "|" divider is used to divide the column. These are needed in order to create a new column.
- The "--" divides the header and rows. To create a new row, simply add a new line below.
- The spaces on the bottom part of the table are not important, and the judge does not read this space. The example is here to make the table easier to read, and contribute to the alignment.