123456789101112131415161718192021222324252627282930 |
- <svg xmlns="http://www.w3.org/2000/svg" width="385" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="84" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="84"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">PREPARE</text>
- <rect x="135" y="3" width="56" height="32"/>
- <rect x="133" y="1" width="56" height="32" class="nonterminal"/>
- <text class="nonterminal" x="143" y="21">name</text>
- <rect x="211" y="3" width="40" height="32" rx="10"/>
- <rect x="209"
- y="1"
- width="40"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="219" y="21">AS</text>
- <rect x="271" y="3" width="86" height="32"/>
- <rect x="269" y="1" width="86" height="32" class="nonterminal"/>
- <text class="nonterminal" x="279" y="21">statement</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m84 0 h10 m0 0 h10 m56 0 h10 m0 0 h10 m40 0 h10 m0 0 h10 m86 0 h10 m3 0 h-3"/>
- <polygon points="375 17 383 13 383 21"/>
- <polygon points="375 17 367 13 367 21"/>
- </svg>
|