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

This commit is contained in:
y-ono-r 2022-08-02 16:19:31 +09:00 committed by shimoda.m@nds-tyo.co.jp
parent a4cd7f9468
commit a11f30c057

View File

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