首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 数据库

数据库

  • 资源大小:51.59 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c++,c,java

资 源 简 介

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

文 件 列 表

StudentManager
src
bin
.classpath
.project
VIP VIP
0.176998s