-
教务管理系统,有管理员操作模块,学生操作模块,使用VS2005+SQL2000实现...
教务管理系统,有管理员操作模块,学生操作模块,使用VS2005+SQL2000实现-Academic Management System, administrators have the operation module, operation module students to use VS2005+ SQL2000 implementation
- 2023-07-04 01:25:03下载
- 积分:1
-
SQL使用技术说明的书,很好用,第二版
SQL使用技术说明的书,很好用,第二版
-SQL using the technical description of the book, very good, and the second edition of
- 2022-08-10 09:15:05下载
- 积分:1
-
SQLdoc
SQL常用函数总结.doc
包括了主流的各种数据库。是实际应用中的总结。(Summary of commonly used SQL functions. Doc, including the mainstream of the various databases. Is a summary of practical application.)
- 2008-06-12 16:38:31下载
- 积分:1
-
visual basic6.0 connect sql2000 Operation
visual basic6.0连接sql2000操作-visual basic6.0 connect sql2000 Operation
- 2022-01-21 20:57:09下载
- 积分:1
-
左界面滚动界面制作实例,需要flatstyle平面控件
左界面滚动界面制作实例,需要flatstyle平面控件-Left interface rolling production example, the need flatstyle Control Plane
- 2022-03-14 13:41:39下载
- 积分:1
-
xxzxzcxvdsdsfdxzxzxasfdasfdsafdsadfdsa fdsafdsafdasfd
xzxzxasfdasfdsafdsadfdsa公司
- 2022-01-25 22:19:41下载
- 积分:1
-
数据库后台管理工具,针对MS SQL Server,创建数据库,备份恢复数据库,用户访问统计等功能,运行时需要修改Ydlogin.ini文件里的Server N...
数据库后台管理工具,针对MS SQL Server,创建数据库,备份恢复数据库,用户访问统计等功能,运行时需要修改Ydlogin.ini文件里的Server Name 为 SQL Server 服务器名。-background database management tool against MS SQL Server, database creation, database backup and recovery, user statistics and other functions, running Ydlogin.ini need to amend the documents in the Name Server to the SQL Server name.
- 2022-01-22 00:39:15下载
- 积分:1
-
Access to remote database instances MS SQLServer
访问远程数据库MS SQLServer实例-Access to remote database instances MS SQLServer
- 2022-01-31 09:16:05下载
- 积分:1
-
第一级的Microsoft SQL Server 2005
Primer nivel de SQL Server 2005 de Microsoft
- 2022-04-10 17:48:07下载
- 积分:1
-
Oracle
Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中,可以运行sql*plus命令与sql语句。
我们通常所说的DML、DDL、DCL语句都是sql语句,它们执行完后,都可以保存在一个被称为sql buffer的内存区域中,并且只能保存一条最近执行的sql语句,我们可以对保存在sql buffer中的sql 语句进行修改,然后再次执行。
除了sql语句,在sql*plus中执行的其它语句我们称之为sql*plus命令。它们执行完后,不保存在sql buffer的内存区域中,它们一般用来对输出的结果进行格式化显示,以便于制作报表。
本文章就介绍一下一些常用的sql*plus命令。
-Oracle
- 2023-04-04 08:20:04下载
- 积分:1