资源列表
Useful-SQL-statement
- 十分有用的SQL语句, select a.S# from (select s#,score from SC where C#= 001 ) a,(select s#,score from SC where C#= 002 ) b where a.score>b.score and a.s#=b.s#-Useful SQL statement select a.S# from (select s#,score from SC where C#= 001 ) a,(
code
- 员工培训系统,数据库SQL2k,自己写的一个用来管理的系统-Staff training system, database SQL2k, to write a system to manage
RestoreDB
- 对数据库进行备份,包括导出sql文件和导入sql文件-restore the database,include import and export the sql
CRUD_LogBackUp_Trigger
- 这个是关于T-SQL 触发器的一些简单CRUD操纵备份。-It s about T-SQL trigger of Simmple CRUD controls to backup
ABAP_db_Operate
- 这是SAP的开发语言,ABAP数据库操作实例-This is a develop language for sap,ABAP-Database Operate sample.
asp
- asp记录集相关操作,SQL一些重要的语句-asp record set related operations, SQL statement a number of important
SchemaDemo
- SQL Server实现架构Schema定义的语言,使用Transact-SQL实现。-An implementation of SQL Server Schema-definition in Transact-SQL form.
SQLinfo
- SQL企业信息管理系统。。。 源码中包涵注释、还有查询语言。。 方便新生使用。 本源码简单、清晰-SQL Enterprise Information Management System. . . Bear with the source code comments, there is a query language. . Facilitate the new use. The source is simple, clear
VFP
- VFP的课件,主要介绍VFP的功能和应用,及其基础知识-VFP courseware, mainly on the function and application of VFP, and basic knowledge
SQL
- 大三时的模拟数据库实验,一时还真没什么源码,所以冒充一下-The simulation database junior year experiment, and sometimes really no source code, so pretending to look at
oracle
- 初学oracle的一些小案例,里面每个文件夹都是一个小例子 可以练习使用-Some small case oracle beginners
1111
- 这是编译原理实验中的词法分析源代码,欢迎大家批评指正,本人不盛感激。- The experiment of lexical analysis in Fundamentals of Compiling
