-
SQLServer2000
介绍sql 2000 存储过程和xml编程的方法和技巧,是学习sql的很好的例子(Introduction sql 2000 stored procedures and xml programming methods and techniques, is a good example of learning sql)
- 2009-11-16 11:05:21下载
- 积分:1
-
关于优化SQL Server性能的10件事
Top 10 things about optimizing Sql Server Performance
- 2022-05-30 10:15:43下载
- 积分:1
-
SQL的查询语言,提供有需要的人查询,谢谢大家使用,这是英文版的...
SQL的查询语言,提供有需要的人查询,谢谢大家使用,这是英文版的-SQL query language to provide those in need inquiries, Thank you for the use of, this is the English version of
- 2022-05-13 05:59:17下载
- 积分:1
-
ASP.NET online project registration system
ASP.NET 在线项目注册系统-ASP.NET online project registration system
- 2023-06-12 17:15:03下载
- 积分:1
-
MFC ado连接数据库
ADO连接SQL数据库源码 简单的实现ADO连接数据库的例子,自己测试OK;
欢迎下载学习
- 2022-01-25 15:20:28下载
- 积分:1
-
利用Visual C++编写的学生考试成绩管理软件源代码。
利用Visual C++编写的学生考试成绩管理软件源代码。-The use of Visual C++ Prepared students examination results management software source code.
- 2022-02-15 22:19:47下载
- 积分:1
-
own database operations, using them more convenient
自己封装的数据库操作类,使用起来比较方便-own database operations, using them more convenient
- 2023-03-16 05:35:03下载
- 积分:1
-
c代码,学校的数据库做的 时候留下的 ,heel
c代码,学校的数据库做的 时候留下的 ,heel-c code, the school database to do the time left, heel
- 2022-02-12 08:55:56下载
- 积分: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
-
使用scott/tiger用户下的emp表完成下列练习,查询,删除增改
使用scott/tiger用户下的emp表完成下列练习,查询,删除增改-Using the scott/tiger user under the emp table to complete the following exercises, query, delete the additions and changes to
- 2023-08-16 10:35:03下载
- 积分:1