搜索资源列表
MYsql.rar
- 平时用到的一些SQL语句,在视图中用order by 两个数据库中数据库结构的比较 取数据库所有表的字段类型等等,Usually used in a number of SQL statements, in view of order by the two databases used in the database structure comparison table from the database of all field types, etc.
SQL
- mysql 根据你的配置 程序会自动生成sql语句 然后就可以把这些sql语句执行了-mysql based on your configuration process will automatically generate sql statements and then on these sql statements can be implemented
MYSQL-classic_teaching
- 本书详细介绍了如何安装、管理、备份、维护和优化一个MySQL系统。对于每一件服务器操作都提出了多种的解决方案。对于每一种的方法,虽然不一定都是非常实用的方法,读者能通过这些方法,熟悉MySQL的特点和强大的功能。 第一章简单介绍了MySQL的历史、特点,同时对SQL的语法进行了简单的介绍。如果读者对第一章的内容不能很好的掌握,可以略过不了解的内容,在阅读二、三章之后重新理解其中内容。第二章介绍了如何安装一个MySQL系统。第三、四章详细叙述了如何利用SQL语言以及其它的客户工具对MySQL数
SQL_install_database_table_structure_statement_to_
- SQL安装语句还原MySQL数据库表结构经典代码SQL install MySQL database table structure statement to restore the classic code-SQL install MySQL database table structure statement to restore the classic code
SQLTool
- 支持各种数据库SQL语句操作,目前支持Oracle和MySQL,需要支持其他数据库,实现其接口-SQL template
gatherer
- python进行的mysql连接,以及一些相应的mysql语句的书写操作-use Python to link mysql
sql001
- 计算机软件工\计算机软件工\实操试题\试题\第一套 SQL程序设计 要求:将本题的每步操作的SQL语句输入到windows的记事本,保存在m:\sql001目录下面。文件名为MySql.txt。并在sql2000环境中执行这些sql语句。(25分) -Second, SQL programming requirements: the title of each step of the operation of SQL statements into a computer softwa
sql002
- 要求:将本题的每步操作的SQL语句输入到windows的记事本,保存在m:\sql006目录下面。文件名为MySql.txt。并在sql2000环境中执行这些sql语句。(25分) 计算机软件工\实操试题\试题\第二套解答一、在pubs数据库中,执行下面操作 1 从titles表中找出1994年后出版的书,并显示其价格、出版日期和书名。(3分) -Requirements: will be the theme of each step of the SQL statement in
mySQL
- 用vb编写的sql语句自动生成类,能更完美支持SQL-SERVER-Vb sql statements prepared using automatically generated class would be more perfect support for SQL-SERVER
mysql
- 封装sql语句对数据库的操作 有助于初学者更好的运用sql语句
MySQL5.1.RAR
- MySQL数据库5.1中文版文档,里面有详细的SQL语句,简洁,明亮,和数据库的探讨-5.1 Chinese version of the MySQL database document, which detailed SQL statement, simple, bright, and the database of. . .
BAINSOFT-BSQL
- BSQL(SQL智能查询分析工具) BSQL是为数据库编程人员量身定做的一款SQL语句智能查询分析工具,这款SQL智能查询分析工具支持Oracle、SQLServer、MySQL、Access、Sybase和SQLAnywhere等多种数据库,能够有效帮助用户节约代码编写时间,并且有代码提示功能,为初学者提供了不少便利。 -Bsql (Intelligent SQL query and analysis tools) bsql is tailored to programmers to a S
test
- 有关mysql 的 sql语句的注入,扩充sql的功能方法。(About MySQL SQL statement injection, expansion of SQL function method.)
SQL学习语句
- 介绍VC++编程所需SQL基本操作、包括工作表、查询、报表等(Guide for SQL Language,include table,view,table)