Fixed the code block for student table display (#21437)
Added a code block end quote after the student table so that the student-contact-info sql command is properly displayed in a code block.
This commit is contained in:
@ -60,6 +60,7 @@ student or LEFT table data
|
|||||||
| 9 | Raymond F. Boyce | 2400 | Computer Science | Raymond@someSchool.edu |
|
| 9 | Raymond F. Boyce | 2400 | Computer Science | Raymond@someSchool.edu |
|
||||||
+-----------+------------------------+-----------+------------------+------------------------+
|
+-----------+------------------------+-----------+------------------+------------------------+
|
||||||
9 rows in set (0.00 sec)
|
9 rows in set (0.00 sec)
|
||||||
|
```
|
||||||
|
|
||||||
student contact or RIGHT table SQL
|
student contact or RIGHT table SQL
|
||||||
```sql
|
```sql
|
||||||
|
Reference in New Issue
Block a user