This image shows the "Projects Collaboration Details" paragraph. This paragraph contains the following lines of code: Line 1:%sql Line 2: select * from FRIENDS Line 3: where Line 4: category = "${category=,0(class_0)|1(class_1)}" The "category" drop-down list shows the value "class_1". The paragraph's status is "FINISHED". The paragraph's toolbar contains the following icons: "Run this paragraph (Shift+Enter)", "Hide editor (Ctrl+Alt+E)", "Hide output (Ctrl+Alt+O)", and the "Menu" (gear icon). The paragraph's output toolbar contains the following icons and link: "Table" (Selected), "Bar Chart", "Pie Chart", "Area Chart", "Line Chart", "Scatter Chart", "Download Data" (The CSV option is selected), and the "Settings" link. In the body of the paragraph, the partial result of running the paragraph is displayed in an arbitrary order in a table format in the result section. The following six columns and three rows of data are displayed: The "id" column: "9", "12", "13". The "name" column: "Ella Martin", "Isabella Moore", "Chloe Davis". The "category" column: "1", "1", "1". The "friend_name" column: "Natalie Martin", "Natalie Martin", "Natalie Martin". The "friend_category" column: "0", "0", "0".