数据库
于 2022-04-09 发布
文件大小:51.59 kB
0 78
下载积分: 2
下载次数: 1
代码说明:
AllCourse: create proc AllCourse as begin select x.CourseID,x.CourseName,x.Point ,y.TeacherName,y.Post,z.Location,x.StuNumber from Course x,TeacherTable1 y,TeachTable z where x.CourseID=z.CourseID and y.TeacherID=z.TeacherID end DeleteLogon : create proc DeleteLogon(@id char(10)) as begin dele
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论