12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <svg xmlns="http://www.w3.org/2000/svg" width="529" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="66" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="66"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">ALTER</text>
- <rect x="117" y="3" width="52" height="32" rx="10"/>
- <rect x="115"
- y="1"
- width="52"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="125" y="21">SINK</text>
- <rect x="189" y="3" width="56" height="32"/>
- <rect x="187" y="1" width="56" height="32" class="nonterminal"/>
- <text class="nonterminal" x="197" y="21">name</text>
- <rect x="265" y="3" width="46" height="32" rx="10"/>
- <rect x="263"
- y="1"
- width="46"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="273" y="21">SET</text>
- <rect x="331" y="3" width="60" height="32" rx="10"/>
- <rect x="329"
- y="1"
- width="60"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="339" y="21">FROM</text>
- <rect x="411" y="3" width="90" height="32"/>
- <rect x="409" y="1" width="90" height="32" class="nonterminal"/>
- <text class="nonterminal" x="419" y="21">item_name</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m66 0 h10 m0 0 h10 m52 0 h10 m0 0 h10 m56 0 h10 m0 0 h10 m46 0 h10 m0 0 h10 m60 0 h10 m0 0 h10 m90 0 h10 m3 0 h-3"/>
- <polygon points="519 17 527 13 527 21"/>
- <polygon points="519 17 511 13 511 21"/>
- </svg>
|