登录
首页 » SQL Server » pl sql 开发文档,可以下载,学习sql语法

pl sql 开发文档,可以下载,学习sql语法

于 2023-01-17 发布 文件大小:2.92 MB
0 125
下载积分: 2 下载次数: 1

代码说明:

pl sql 开发文档,可以下载,学习sql语法-plsql develop document

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件 其他题名: 作者: 夏邦贵, 刘凡馨等编著 出版者:...
    所在类别: 随书资源/T 工业技术/TP 自动化技术、计算机技术/TP31 计算机软件 其他题名: 作者: 夏邦贵, 刘凡馨等编著 出版者: 机械工业出版社 出版年: 2006 ISBN: 7-89492-608-6 ISBN1: ISRC: 分类号: TP311.138SQ 索书号: TP311.138SQ/126 丛编: 经典实例精解 版次: 分卷: 定价: 简介: 本书主要介绍如何使用SQL Server 2000进行数据库管理系统的开发。全书共分3篇,基础篇、应用篇和高级篇,各篇中的实例涉及SQL Server 2000数据库管理系统和开发领域中的应用。 。 -Where the categories: Book with the resources/T Industrial Technology/TP automation technology, computer technology/TP31 computer software other title: Authors:夏邦You, edited by刘凡馨publishers such as: Mechanical Industry Press Publication Year: 2006 ISBN: 7-89492-608-- 6 ISBN1: ISRC: Words: TP311.138SQ Call Number: TP311.138SQ/126 series: refined solution of the classic examples of Revision: sub-volumes: Price: Description: This book mainly describes how to use SQL Server 2000 database management system development. Book is divided into three basic papers, application papers and senior chapter, the chapter of examples involving SQL Server 2000 database manag
    2022-01-27 20:10:25下载
    积分:1
  • 用PB+SQL SEVER 做的一个酒店管理系统,里面有不足之处还请大家原谅!...
    用PB+SQL SEVER 做的一个酒店管理系统,里面有不足之处还请大家原谅!-PB SQL SEVER do a hotel management system, which is inadequate Agency also please forgive!
    2022-05-05 07:26:30下载
    积分:1
  • 企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中, 包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询...
    企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中, 包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询;员工调动信息的录入、修改;管理员信息操作。 -Personnel management system data flow primarily through the management of the information in the operation of the process, including: employee information input, modify, query sector information entry, modify, query training input, modify, query staff to mobilize information entry, modify administrator of information operations.
    2022-04-07 21:08:57下载
    积分:1
  • 这是一个很好的基于数据库的系统,本系统是用C语言编的,很有参考价值。...
    这是一个很好的基于数据库的系统,本系统是用C语言编的,很有参考价值。-This is a very good database on the system, the system is addendum to the C language, of great reference value.
    2022-03-13 00:06:02下载
    积分:1
  • 数据库编程,是实现了简单的图书馆借书还书的手续等等。
    数据库编程,是实现了简单的图书馆借书还书的手续等等。-Database programming, is to achieve a simple library borrowing and returning books procedures.
    2022-03-21 13:16:02下载
    积分:1
  • 学生管理系统
    应用背景功能简介 可以由管理员或普通用户登陆 账号密码不限 普通用户功能如下:开课情况查询、学生成绩查询、帮助、退出系统 管理员功能如下:开课情况查询、学生成绩查询、学生成绩查询、学生信息维护、帮助、退出系统关键技术学生管理系统 平台:vs2012 语言:c# 数据库版本 sql2012 登陆账号:sa 密码:sa
    2023-03-30 07:05:04下载
    积分:1
  • sql
    数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)
    2013-12-21 09:55:53下载
    积分:1
  • [zj_kpi]
    SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
    2014-02-02 13:53:29下载
    积分:1
  • 用SQL Server+jsp实现的电话黄页查询系统。 运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到...
    用SQL Server+jsp实现的电话黄页查询系统。 运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。 注意:文件名是区分大小写的。-with SQL Server jsp achieve the Yellow Pages telephone inquiry system. Running time need directory database of the text YellowPages_MSAccess.mdb pieces copy to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up other way path. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/appendix2/Default.jsp. Note : The documents are case-insensitive.
    2023-05-02 03:05:05下载
    积分:1
  • 功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!...
    功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!-A powerful one page! Not only the speed is good, and is suitable for relatively large-scale database operations! The paging operation included a Objectlist
    2022-11-28 05:15:03下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载