-
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
-
来源于所作的一个项目,有一些常用的VC对MSSqlServer2000的访问,以及一些特殊的使用...
来源于所作的一个项目,有一些常用的VC对MSSqlServer2000的访问,以及一些特殊的使用-From the one project, there are some common VC right MSSqlServer2000 visit, as well as the use of some special
- 2022-03-05 19:19:14下载
- 积分:1
-
在 PHP 中的密码生成器
这是一个简单的项目,对如何在 php 中创建一个密码生成器。通过单击"生成密码"按钮,它会自动给你一个字母数字密码组合。创建一个注册表单时,通常使用此示例。希望你从中学到。
- 2022-08-09 20:35:52下载
- 积分:1
-
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000....
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000.-This article introduced the installation of SQL Server 2000 Enterprise Edition software and hardware configuration requirements, the installation process in detail the steps, and the initial use of SQL Server 2000.
- 2022-02-10 00:25:11下载
- 积分:1
-
用java开发的个人求职系统,适于学习、课程设计、毕业设计参考。...
用java开发的个人求职系统,适于学习、课程设计、毕业设计参考。-with java development of the job-seeking system, suitable for learning, curriculum design, a graduate design.
- 2022-03-26 00:11:32下载
- 积分:1
-
This is a good B/S structure of the database development examples. Application o...
这是一个好的B/S结构的数据库开发实例。应用了ASP。NET技术进行开发实现。后台采用了SQL SERVER2000。对于初学者是很不错的哦:)-This is a good B/S structure of the database development examples. Application of the ASP.NET technology for achieving development. Background using SQL Server2000. For beginners is very good oh :)
- 2022-02-03 20:47:06下载
- 积分:1
-
这是c#编写的对数据库备份和还原的源代码 可以不需要在数据库中那么繁琐的备份了
这是c#编写的对数据库备份和还原的源代码 可以不需要在数据库中那么繁琐的备份了-This is a c# Prepared the database backup and restore do not need the source code can be cumbersome in the database then backup the
- 2022-05-17 12:05:18下载
- 积分:1
-
vfp通讯录的实现,系统采用模块化程序设计方法,这样既便于系统功能的各种组合,又便于未参与开发的技术维护人员补充、维护。 系统应该具备数据库维护功能,及时根据用...
vfp通讯录的实现,系统采用模块化程序设计方法,这样既便于系统功能的各种组合,又便于未参与开发的技术维护人员补充、维护。 系统应该具备数据库维护功能,及时根据用户需求进行数据的添加、删除、修改等操作。开发环境:Visual FoxPro 6.0 运行环境:Windows操作系统-Probe inclusion in the realization of system uses modular design method, which is both simple functions of the system in various combinations, to facilitate not participate in the development of technical maintenance personnel added safeguard. The database system should have the function of preserving and timely response to user needs for data add, delete, modify such an operation. Development environment : Visual FoxPro 6.0 runtime environment : Windows
- 2022-01-26 04:38:32下载
- 积分:1
-
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Dat...
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改,
希望对广大VC++爱好者有所帮助。-With ADO+ CListCtrl operation examples of SQL procedure can be easily delete, update, add the data to SQL server. (Online is very little). In category adoconn Server and Database should be based on the specific environment where amended in the hope that the general VC++ Lovers help.
- 2022-01-20 23:46:19下载
- 积分:1
-
英文原版 MySQL and Java Developer s Guide,里面有不少java与数据库编程实例,值得拥有.
英文原版 MySQL and Java Developer s Guide,里面有不少java与数据库编程实例,值得拥有.-English original MySQL and Java Developer s Guide, there are many examples of java and database programming, worth having.
- 2023-01-06 12:20:04下载
- 积分:1