-
HR management system
仅供参考的一个简单系统,用VB与SQL开发的,用于学习交流-HR management system
- 2022-03-06 08:52:53下载
- 积分:1
-
0072262249
SQL demistified:It is often said that mathematics is the language of science. In just the same way,
SQL is the language of databases. My fi rst book, Databases Demystifi ed, introduces
SQL, but focuses on database design. A number of readers asked for more detail
about SQL because they found writing and running database queries to be so
enjoyable. So, here is SQL Demystifi ed, devoted entirely to the SQL language.
- 2013-03-15 05:25:08下载
- 积分:1
-
C#的数据库设计 C#的数据库设计
C#的数据库设计 C#的数据库设计-C#, database design, C#, database design, C#, database design,
- 2023-03-12 19:40:04下载
- 积分:1
-
蛋糕订购系统
这是一个花店管理与信息系统具有的花产品销售和库存的能力。该系统通过使用Visual Basic 6.0和MS SQL Server 2000中的编程。
- 2022-05-06 03:01:51下载
- 积分:1
-
VFP
vfp软件编程,少许的软件,本人菜鸟,不会编写,只能作这么多(vfp software programming, some software, I am rookie, do not write, can only make so many)
- 2011-01-10 17:21:47下载
- 积分:1
-
Flower for several weeks to do the personnel management system, suitable for cur...
花几周时间做的企业人事管理系统,适合课程设计,希望和大家分享。实现了数据初始化,备份,恢复,用户添加,修改,删除,权限设置,员工信息的管理,查询,统计,输出,还可以用各种Windows工具,计算器,记事本,Word,Excel,欢迎下载。-Flower for several weeks to do the personnel management system, suitable for curriculum design, would like to share. Realize the data to initialize, backup, restore, the user add, modify, delete, permissions settings, employee information management, query, statistics, export, also can use a variety of Windows tools, calculator, notepad, Word, Excel, welcome to download.
- 2022-10-13 23:10:03下载
- 积分: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
-
It is written with sql Recruitment website, hoping to have this kind for those w...
这是用sql编写的人才招聘网站,希望能对有这类需求的人有所帮助
-It is written with sql Recruitment website, hoping to have this kind for those who need help
- 2023-01-06 19:35:04下载
- 积分:1
-
快速、灵活、易用的Excel网络化工具, 用数据库管理和应用Excel文件和数据。...
快速、灵活、易用的Excel网络化工具, 用数据库管理和应用Excel文件和数据。-fast, flexible, easy-to-use Excel networking tool and database management and application Excel documents and data.
- 2022-02-15 14:46:50下载
- 积分: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