refactor:@@から始まる文字の説明を追加

This commit is contained in:
y-ono-r 2022-08-01 20:02:29 +09:00 committed by shimoda.m@nds-tyo.co.jp
parent d102117999
commit 51ed74f110

View File

@ -1,4 +1,5 @@
-- A5M2で実行時にSQL区切り文字を「;」以外にすること
-- @@から始まる文字は後からREPLACEする文字を示す独自ルール
CREATE PROCEDURE crm_history(target_table VARCHAR(255), target_column VARCHAR(255))
BEGIN
-- 例外処理