-
delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助...
delphi+sql万能数据库连接示例,自己初学delphi时写的,相信对入门学习delphi进行ADO连接SQL的朋友有些帮助-Universal Database Connection example, when a delphi himself had written, and I believe that the entry delphi study conducted ADO SQL help some friends
- 2023-04-25 01:50:03下载
- 积分:1
-
计划日程管理系统 计划日程管理系统
计划日程管理系统 计划日程管理系统 -Schedule for program scheduling management system management system management system Plan schedule for schedule management system
- 2023-03-03 15:10:03下载
- 积分:1
-
pb作的库存系统,有基本的功能包括人员信息,库存信息,客商信息的管理等,简单实用,适合学习者使用。...
pb作的库存系统,有基本的功能包括人员信息,库存信息,客商信息的管理等,简单实用,适合学习者使用。-pb for the inventory system, a basic functions including personnel information, inventory information, merchants such as information management, simple and practical, suitable for learners use.
- 2022-10-02 04:50:03下载
- 积分: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
-
Sales management system for information on sales day
商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能
-Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions
- 2022-04-22 00:00:11下载
- 积分:1
-
一个数少的数据库应用程序代码,希望大家能得到
一些小的数据库应用程序代码,希望大家能有所收获
- 2023-03-18 10:30:04下载
- 积分:1
-
一个数据库的选课系统,含课程设计报告,请版主查收
一个数据库的选课系统,含课程设计报告,请版主查收-Elective a database system, including curriculum design report, please find moderator
- 2022-02-05 02:25:32下载
- 积分:1
-
vc写的测试数据库连接,直接存在txt文本中,方便阅读
vc写的测试数据库连接,直接存在txt文本中,方便阅读-vc written test database connections, direct presence txt text, easy reading
- 2023-01-23 12:50:04下载
- 积分:1
-
... ... .....Common
... ... ... ... Database
... ... ... ...... ..libmys...
... ... .....Common
... ... ... ... Database
... ... ... ...... ..libmysql.def
... ... ... ...... ..libmysqld.def
... ... ... Connection
... ... ... ... ....Connection.vcproj
..................databaseLoad
..............................defineItem.txt
..............................defineMovers.txt
..............................propMover.txt
..............................WdMadrigal.txt
..................GameServer
............................GameServer.vcproj
............................Packets
..................GameServer.sln
..................LoggedPackets
..................LoginServer
.............................LoginServer.vcproj
.............................Packets
..................LoginServer.sln -.................Common
........................Database
................................libmysql.def
................................libmysqld.def
..................Connection
.........
- 2023-05-26 04:15:04下载
- 积分:1
-
对SQL数据库项目的脚本。
script of the sql data base of the project that.
- 2022-02-05 21:53:18下载
- 积分:1