摘要: 想入门学习创建存储过程,先看 https://www.cnblogs.com/tlfe/p/18853918use EFDB go --添加学生存储过程--usp_AddStudents 自定义的存储过程name if exists(select * from sysobjects where na 阅读全文
posted @ 2024-07-01 21:52 龙卷风吹毁停车场 阅读(35) 评论(0) 推荐(0)