CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 存储过程

搜索资源列表

  1. ORACLE_train4

    0下载:
  2. SQL语言简介 1、 SQL概述 SQL是一种面向数据库的通用数据处理语言规范,能完成以下几类功能:提取查询数据,插入修改删除数据,生成修改和删除数据库对象,数据库安全控制,数据库完整性及数据保护控制。 数据库对象包括表、视图、索引、同义词、簇、触发器、函数、过程、包、数据库链、快照等(表空间、回滚段、角色、用户)。数据库通过对表的操作来管理存储在其中的数据。 -a brief SQL language. SQL outlined SQL oriented datab
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14516
    • 提供者:kiki
  1. CallableStatement-introduce

    0下载:
  2. 详细的介绍了java中存储过程的概念及其使用。要想提高java编程效率,有必要了解一下。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:10512
    • 提供者:hetengfei
  1. mysql5_dbfunc

    0下载:
  2. MYSQL5 存储过程详细手册,非扫描版,希望能对广大学习MYSQL 的朋友有帮助.-MYSQL5 stored procedure, a detailed manual, non-scan version, hoping to learn MYSQL friend of the broad masses of help.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:25799
    • 提供者:morris
  1. 16

    0下载:
  2. 第16章 SQL触发器 触发器是一种特殊的存储过程,它在表的数据变化时发生作用。触发器可以维护数据完整性。-SQL language using and exercise
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:448262
    • 提供者:吕东升
  1. hotel

    0下载:
  2. 酒店管理系统(界面+数据库设计+数据库脚本+存储过程)-hotel
  3. 所属分类:Software Testing

    • 发布日期:2017-05-24
    • 文件大小:8687049
    • 提供者:王海玲
  1. chuguocheng

    0下载:
  2. 数据库必须学会存储过程 要不就白学了 这里给点小建议-chuchuguoxcheng
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:6268
    • 提供者:zhangzhigang
  1. asp_and_sp

    0下载:
  2. ASP与存储过程 ASP编程中对存储过程的调用及应用-asp & stored procedure
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:13121
    • 提供者:wenlzx
  1. SQL-optimization

    0下载:
  2. 在经过一段时间的存储过程开发之后,写下了一些开发时候的小结和经验与大家共享,希望对大家有益,主要是针对Sybase和SQL Server数据库,但其它数据库应该有一些共性。-Stored procedure over a period of time to develop, write a summary of some development time and experience to share with you, we want to benefit, mainly for Sybase
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:5337
    • 提供者:JSH
  1. PACS(cpinfo)

    0下载:
  2. 该系统采用B/S架构,数据库及应用系统均部署在淳安县卫生局机房,而PACS系统数据库及应用系统部署在威坪中心卫生院机房,电子申请单接口不能通过直接访问数据库的“视图”、“存储过程”等方法,需要通过webservice方法实现。-The system uses B/S architecture, database and application systems are deployed in the engine room of the Health Bureau of Chunan County
  3. 所属分类:Project Design

    • 发布日期:2017-11-09
    • 文件大小:10762
    • 提供者:yang
  1. (2)

    0下载:
  2. 存储过程,有助于不懂的同学学习sql的存储过程。-Stored procedures, to help understand students learning sql stored procedure.
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1551
    • 提供者:tanghao
  1. 1tryui

    0下载:
  2. ASP与存储过程(Stored Procedures)的文章不少,但是我怀疑作者们是否真正实践过。我在初学时查阅过大量相关资料,发现其中提供的很多方法实际操作起来并不是那么回事。对于简单的应用,这些资料也许是有帮助的,但仅限于此,因为它们根本就是千篇一律,互相抄袭,稍微复杂点的应用,就全都语焉不详了-ASP and stored procedure (Stored Procedures) a lot of articles, but I doubt whether the authors rea
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:17529
    • 提供者:chirs
  1. 100814204_3

    0下载:
  2. 1.快速对比数据库各表字段的微小差别(如:类型、长度). 2.对比存储过程脚本. 3.对比视图脚本. 4.对比函数、触发器脚本. 5.分页列出各个差别对象的名称,指出具体位置(以便查看、修改). 6.支持把对比结果输出到日志文件,存于U盘或用于网络发送.-1. Quick Compare database tables of the small field differences (such as: type, length). 2. Comparison stored procedure sc
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:1177
    • 提供者:杨程
  1. Weather_database_design

    0下载:
  2. 详细介绍了气象预报系统数据库的设计方案,包括数据表的设计,视图的设计,存储过程及触发器的设计等。-Details of the weather forecasting system database design, including the design of the data table, view, design, stored procedures and triggers design.
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:79071
    • 提供者:Jocelyn
  1. parameters-is-null-proc

    0下载:
  2. 判断参数是否为空 sql语句累加 存储过程-Determine whether the parameter is null sql statement stored procedure accumulation
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:郑郑
  1. ecshop

    0下载:
  2. 网上商城系统开发。开发网站项目,主要对所学知识点进行总结,利用数据库知识,建立存储过程,查找对象,基本查询语句等。利用ajax对网站外观进行美化,实现可观性,最主要的还是用ASP.NET知识实现网站后台的运行。-Online Shopping Mall development. Website development project, the main point of the knowledge to summarize, the use of database knowledge to bu
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:625364
    • 提供者:张鱼
  1. db4

    0下载:
  2. 编写存储过程访问数据库,熟悉使用存储过程来进行数据库应用程序的设计-Write stored procedures to access the database, familiar with the use of stored procedures for database application design
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:32449
    • 提供者:肖英英
  1. Room-reconstruction

    0下载:
  2. 【机房重构】——视图,触发器,存储过程的使用-Computer room reconstruction view trigger storage process use
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:85309
    • 提供者:小小
  1. fox6603DB

    0下载:
  2. 网狐66版本基础数据表的详细说明(各表独立,包括字段说明,存储过程的说明)-Describe network Fox 66 editions of basic data tables (each table independently, including field descr iptions, stored procedures, instructions)
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:126764
    • 提供者:童话
  1. sqlserver2005_procTest

    0下载:
  2. 基于sqlserver2005的分页存储过程的设计与实现报告。-Design and implementation of the paging storage process based on sqlserver2005.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:27519
    • 提供者:wchywchy
  1. wujideng

    0下载:
  2. 无极灯老练流程仪器的设计代码,主要完成对灯路的控制和数据采集存储过程-Electrodeless lamp sophisticated process equipment design code, the main complete control of the light path and data acquisition stored procedure
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:299072
    • 提供者:李刚
« 12 3 »
搜珍网 www.dssz.com