-
这是用C++编的电影系统,里面的功能有较多的,也是比较全
这是用C++编的电影系统,里面的功能有较多的,也是比较全-This is compiled using C++ film systems, which have more features and a more full-
- 2023-07-25 03:10:03下载
- 积分:1
-
With the three
用三层架构实现对数据库数据的增、删、改、查。用户名为admin 密码为-With the three-tier architecture for delivering data from the database increases, delete, change, check. User name is admin password 11
- 2022-05-12 16:10:30下载
- 积分:1
-
vb6环境下的学生管理系统,有sql脚本自动生成sql数据库。
系统完整,结构清晰,适合初学者调试理解!
vb6环境下的学生管理系统,有sql脚本自动生成sql数据库。
系统完整,结构清晰,适合初学者调试理解!-VB6 environment student management system has automatically generated sql script sql database. System integrity, structural clarity, suitable for beginners to understand debugging!
- 2022-08-09 04:04:11下载
- 积分:1
-
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!...
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!-Database connection, read, write, modify, store, and so the function! Can insert into any of the procedures, so that the preparation of database on save a lot of time!
- 2022-04-18 13:40:12下载
- 积分:1
-
one pair of ADO.NET data for good packaging of the original code, the operation...
一个对ADO.NET数据进行良好的包装的的原码,对数据库的操作参考。-one pair of ADO.NET data for good packaging of the original code, the operation of the database information.
- 2022-02-13 22:59:36下载
- 积分:1
-
sql server 7.0 and vc 6.0 complete a shop system.
sql server 7.0 and vc 6.0 complete a shop system.
- 2022-03-21 04:44:47下载
- 积分:1
-
一个SQL查询分析器,让您看到的SQL SELECT命令的路径。
An SQL Query parser which allow you to see the route of the SQL select command.
- 2022-01-26 04:35:52下载
- 积分:1
-
LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接
LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
- 2022-02-21 14:14:58下载
- 积分:1
-
一个简单的应用学生管理系统,查询学生详细的个人信息
一个简单的应用学生管理系统,查询学生详细的个人信息-A simple application of student management system, query the detailed personal information of students
- 2022-02-21 08:22:13下载
- 积分: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