把SQL语句转换存储过程

    技术2022-05-19  40

    create proc pr_name --pr_name存储过程名称 as begin xxx ---SQL过程 end


    最新回复(0)