资源列表
Easysql
- 简单SQL查询,对初学者非常有好处,可作为字典查询相关用法-Simple SQL query, very good for beginners, as inquiries related to use of a dictionary
sql
- 一些关键的数据库操作,备份表、增加列、删除列-copy table
ODBCDSN
- 不同的数据库系统,如Dbase,FoxPro,Oracle,Informix 甚至是文本文件与Excel文件,都可以通过ODBC来达到统一处理的方式,也就是说通过ODBC的驱动程序,用户可以以一种相同的语法来存取或是维护数据库中的数据。-Different database systems, such as Dbase, FoxPro, Oracle, Informix and even text files and Excel files, you can use ODBC to achiev
SQL_BASIC
- 最基本SQL语言说明.适合初用SQL语句访问数据库者参考-SQL basic
7303201103221467
- 2、 本系统的数据库名为 jiaowu.mdb 内有五张表:stu, tea, cou, score, adm ,教务管理员对学生、教师信息进行添加时,系统分别根据学生学号、教师编号自动生成密码,米纳生成函数表达式为:spin=sno,tpin=tno-2, the system' s database called jiaowu.mdb has five tables: stu, tea, cou, score, adm, academic administrators to stude
db2012
- 数据库课程设计要求文档,里面有关于数据库课程设计的详细要求-Database curriculum design requirements document, there is a course on database design
shujuku
- 是数据库的一些基本操作语句,例如建表、添加信息、添加删除列、修改、删除、查询(包括嵌套查询)-Are some of the basic operation of the statement of the , such as construction of the table, add information, add and delete columns, modify, delete, query (including nested queries)
Developer_classic_ADO_Tutorial
- Developer classic ADO TutorialADO开发技术经典教程-Developer classic ADO TutorialADO Developer classic tutorials
bdaMySQL
- BDA mysql component for accessing mysql databases
SQL-SERVER-
- SQL SERVER 获得一个月有多少天 的函数例子 -SQL SERVER how many days a month to get an example of a function
DataConnect
- 用于SQL数据的登陆连接,并将连接的方式写入到注册表
SQL
- SQL Sever数据库 实验1 使用SQL管理数据库; 实验2 数据查询; 实验3 数据更新 视图 权限管理 实验5 参照完整性 实体完整性 触发器 实验6 过程语言