drop-table.svg 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <svg xmlns="http://www.w3.org/2000/svg" width="497" height="199">
  2. <polygon points="9 17 1 13 1 21"/>
  3. <polygon points="17 17 9 13 9 21"/>
  4. <rect x="31" y="3" width="60" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="60"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">DROP</text>
  12. <rect x="111" y="3" width="66" height="32" rx="10"/>
  13. <rect x="109"
  14. y="1"
  15. width="66"
  16. height="32"
  17. class="terminal"
  18. rx="10"/>
  19. <text class="terminal" x="119" y="21">TABLE</text>
  20. <rect x="217" y="35" width="32" height="32" rx="10"/>
  21. <rect x="215"
  22. y="33"
  23. width="32"
  24. height="32"
  25. class="terminal"
  26. rx="10"/>
  27. <text class="terminal" x="225" y="53">IF</text>
  28. <rect x="269" y="35" width="70" height="32" rx="10"/>
  29. <rect x="267"
  30. y="33"
  31. width="70"
  32. height="32"
  33. class="terminal"
  34. rx="10"/>
  35. <text class="terminal" x="277" y="53">EXISTS</text>
  36. <rect x="379" y="3" width="96" height="32"/>
  37. <rect x="377" y="1" width="96" height="32" class="nonterminal"/>
  38. <text class="nonterminal" x="387" y="21">table_name</text>
  39. <rect x="359" y="121" width="90" height="32" rx="10"/>
  40. <rect x="357"
  41. y="119"
  42. width="90"
  43. height="32"
  44. class="terminal"
  45. rx="10"/>
  46. <text class="terminal" x="367" y="139">RESTRICT</text>
  47. <rect x="359" y="165" width="90" height="32" rx="10"/>
  48. <rect x="357"
  49. y="163"
  50. width="90"
  51. height="32"
  52. class="terminal"
  53. rx="10"/>
  54. <text class="terminal" x="367" y="183">CASCADE</text>
  55. <path class="line"
  56. d="m17 17 h2 m0 0 h10 m60 0 h10 m0 0 h10 m66 0 h10 m20 0 h10 m0 0 h132 m-162 0 h20 m142 0 h20 m-182 0 q10 0 10 10 m162 0 q0 -10 10 -10 m-172 10 v12 m162 0 v-12 m-162 12 q0 10 10 10 m142 0 q10 0 10 -10 m-152 10 h10 m32 0 h10 m0 0 h10 m70 0 h10 m20 -32 h10 m96 0 h10 m2 0 l2 0 m2 0 l2 0 m2 0 l2 0 m-180 86 l2 0 m2 0 l2 0 m2 0 l2 0 m22 0 h10 m0 0 h100 m-130 0 h20 m110 0 h20 m-150 0 q10 0 10 10 m130 0 q0 -10 10 -10 m-140 10 v12 m130 0 v-12 m-130 12 q0 10 10 10 m110 0 q10 0 10 -10 m-120 10 h10 m90 0 h10 m-120 -10 v20 m130 0 v-20 m-130 20 v24 m130 0 v-24 m-130 24 q0 10 10 10 m110 0 q10 0 10 -10 m-120 10 h10 m90 0 h10 m23 -76 h-3"/>
  57. <polygon points="487 103 495 99 495 107"/>
  58. <polygon points="487 103 479 99 479 107"/>
  59. </svg>