搜索资源列表
scrips
- 常用SQL查询 包括表空间、日志、控制文件、参数文件、事务提交状态等 非常有用-including commonly used SQL table space, log, document control, parameter document, the Panel submitted to the state as very useful
oracle查询
- 一个oracle查询文件jsp,只需输入sql语句,列名及数据库内容都显示在界面上,注意:oracle驱动需要自己安装!-an oracle Inquiry jsp, to just sql statement, the names and contents of the database are displayed in the interface, attention : oracle needs its own driver installation!
otlcopy
- 使用otl包实现oracle表数据的复制 命令用法: tabcopy <源数据> <目标表> <源库> <目标库> 源数据:可以是数据表名或者是SQL查询语句(用双引号括起来)。 目标表:目标数据表名,不存在则自动创建。 源库:格式为\"用户名/密码@//IP:端口/服务名\" 目标库:格式为\"用户名/密码@//IP:端口/服务名\"-Copy the table data oracle command usage: ta
OracleScript
- 利用odac控件做的可以分页查询数据的一个小工具,用到的控件:odac,SynEditor。注意不要使用带order by的查询语句,并且此工具只能查询,对其他的sql语句进行了屏蔽-Odac controls that can be used to do paging query data in a small tool used in control: odac, SynEditor. Note Do not use a query with order by statement, and
oracle_performace_script
- oracle性能查询汇总.sql 包含常用性能监控脚本-oracle query performance summary. sql scr ipt that contains common Performance Monitoring
OracleSQLstudy
- Oracle学习过程中常用 的Sql语句整理,包含了常见数据库新建、查询、连接等技术,非常适合初学者学习。-Oracle learning process commonly used in finishing Sql statement, contains a new common database, query, connectivity and other technologies are very suitable for beginners to learn.
sqlplus_tutorial
- SQL*PLUS是ORACLE的交互查询工具,它允许用户使用SQL命令交互式地访问数据库,也允许用户使用SQL*PLUS命令与系统发生联系。-ORACLE SQL* PLUS is the interactive query tool that allows users to use SQL commands interactively access the database, also allows users to use SQL* PLUS commands into contact wi
oracle_T2_SQL
- SQL 查询和 SQL 函数 -SQL queries and SQL Functions
sql
- 对sql进行优化操作,加强查询性能,有利于项目的开发-To optimize the operation of sql
sql-create-table
- sql语句建表查询的三十条基本语句,非常认真整理!-sql/oracle add create delete
SQL
- 对关系数据库标准语言SQL进行了初步的介绍。 3.1 SQL概述 3.2 数据定义 3.3 查询 3.4 数据更新 3.5 视图 3.6 数据控制 3.7 嵌入式SQL -A preliminary introduction to the relational database standard language SQL. 3.1 SQL Overview 3.2 Data Definition 3.3 queries 3.4 data update 3.5 Vi
WhereList
- 自由拼接SQL查询WHERE条件 比如对于where name = maxwell and age <18-The free stitching SQL query WHERE condition such as for the where name = ' maxwell' and age < 18
sql-based
- 结构化查询语言(sql)的定义,及相关的ddl、dml和dcl的语句和相关函数的使用-sql definition
oracle-tree-sql
- oracle树结构查询语句, Oracle query tree structure-Oracle query tree structure
the-oracle-functions-Guinness
- oracle函数大全.chm:oracle常用经典SQL查询、经典函数-the oracle functions Guinness. chm
sql
- orcal数据库查询基础语法,可以通过该文档熟悉orcal的相关查询操作-failed to translate
Oracle_DB03
- Oracle_DB常用经典sql查询 常用的SQL命令都有记录 方便日常工作 -Oracle_DB classic sql query commonly used SQL commands are recorded to facilitate the daily work
SHICHANGbak
- 奖励人名单的sql查询 对每一个月的数据查询-oracle sql
Oracle-SQL
- 经典oracle SQL语言查询练习 important-Classic oracle SQL query language practice important
SQL必知必会 第4版
- SQL即结构化查询语言(Structured Query Language),是一种特殊目的的编程语言,是一种数据库查询和程序设计语言,用于存取数据以及查询、更新和管理关系数据库系统(The relational data model and use of the SQL language allows for enterprise level performance and scalability)