登录
首页 » SQL Server » SQL基础教程上的一些源码,希望会对初学者有一定的帮助。

SQL基础教程上的一些源码,希望会对初学者有一定的帮助。

于 2022-10-15 发布 文件大小:30.17 kB
0 216
下载积分: 2 下载次数: 1

代码说明:

SQL基础教程上的一些源码,希望会对初学者有一定的帮助。-SQL tutorial on the basis of a number of source code, I hope will have some help for beginners.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 运用数据库技术来实现的学生选课系统,可以登入成绩,登入学生,记录成绩等功能...
    运用数据库技术来实现的学生选课系统,可以登入成绩,登入学生,记录成绩等功能-The use of database technology to achieve student elective system, you can log results, log in students, recording achievement and other functions
    2022-02-05 17:55:07下载
    积分:1
  • 下载和上传脚本
    此代码是为了下载和上传网站编程中的 php 脚本。它还与 myQSL 数据库相连。我使用这个脚本,并把它放在 admin 文件夹。它不是 web 设计,它是 php 函数。
    2022-03-25 03:00:30下载
    积分:1
  • 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3...
    一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。) T-SQL语句为: Create view stuview2 As Select * From student Where sex= 男 -1, experimental purposes 1) understand the concept of view. 2) to master the method to create the view. 3) control to change the view method. 4) The master with the view of management data. Second, the contents of three experiments, using T-SQL language to create, manage view (the following topics should be submitted) (1) create a view of a) Create a file called stuview2 level view of the student table from the database query XSGL the gender as " male " All the students information. Used in the creation of the view with check option. (Note: This clause is used to force all the modifications performed on the view must be consistent with statements
    2023-09-08 05:20:03下载
    积分:1
  • SQL Server 2005认证指南。
    Guide for SQL Server 2005 certification. 70-442 Designing and Optimizing Data Access using SQL Server 2005
    2022-05-16 07:44:16下载
    积分:1
  • book-sale
    在SQL Server2008下开发的图书销售管理系统,是一个典型的进、销、存数据库系统。功能类似一个书店,库存不足提醒进货,书籍分类、卖书、图书分类等(In SQL Server2008 developed under the book sales management system, is a typical, sales, keep the database system. Function similar to a bookstore, inadequate stock alert purchase, books classification, booksellers, book classification)
    2014-01-03 15:39:03下载
    积分:1
  • 我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!...
    我编写的用ado访问sql server2000的小程序,希望对大家在编写访问数据库时能有所帮助!-I prepared with the sql SERVER2000 ado visit the small program, and I hope to visit you in the preparation of the database can be helped!
    2022-10-09 17:00:03下载
    积分:1
  • 本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能...
    本程序使用C#,ASP.NET语言和SQL SERVER实现了一个小型BBS论坛,用户可以浏览恢复发表上传等多种功能-This procedure using C#, ASP. NET languages and SQL SERVER realize a small BBS forums, users can browse the resumption of publication of a variety of functions, etc. From
    2022-03-11 18:38:59下载
    积分:1
  • Attendance system, used to record attendance information, and other things, more...
    考勤系统,用来记录考勤信息等东西,比较实用-Attendance system, used to record attendance information, and other things, more practical
    2022-06-18 12:19:53下载
    积分:1
  • Course Scheduling System, the user input information teachers, classroom informa...
    排课系统,用户输入教师信息,教室信息,以及班级的上课信息,系统根据这些信息自动进行排课。-Course Scheduling System, the user input information teachers, classroom information, as well as classes in the school of information, According to the information system automatically schedule arrangement.
    2022-01-22 02:06:47下载
    积分:1
  • 用Delphi编写的配电管理系统,使用SQL数据库
    用delphi编写的配送管理系统,用的是sql的数据库-Prepared using delphi distribution management system, using a sql database
    2022-03-24 07:17:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载