资源列表
book_management
- 我不是乱码,,马力 红-I am not distortion, and high-powered red.
cn700_vb457822466
- 是一种简单的数据库类型的项目,大家看看就好,不要挑太多的刺-Stone scissors cloth
supermarketmanagement
- 超市管理系统,数据库课程设计作业,希望能对大家有所帮助~-Supermarket management systems, database curriculum design work, hoping to be helpful to all of you ~
mysql_backup
- backup and restore my sql by: NguyenThienNhan
ISQL-script
- a simple query on a Microsoft SQL Server and read the results using a DataReader- a simple query on a Microsoft SQL Server and read the results using a DataReader
Data2SQL
- 数据转换的SQL语言例子, 说明如何自动转换数据到sql-Data transform SQL examples, e.g. how to transform data format to sql routines
DBMS
- 一个小型的命令行数据库,压缩包中自带测试命令。-A small command-line database, compressed package comes with the test command.
tfubb
- ubb编程软件源代码,参照ubb编程,ubb软件
progrss_bar
- process the forms and upload the files, specify folder for file upload
sql
- SQL语言是关系数据库标准语言,掌握SQL是学习和应用数据库技术的基础。通过实验可使学生了解利用数据库管理系统建立和操纵数据库的方式,更加深刻地学习和掌握SQL语言的各种功能及使用方式。 1. 表的复杂查询:连接查询、嵌套查询、使用各种逻辑运算符的查询、查询结果的并、交、差操作等。 2. 集函数的使用及分组子句、排序子句的使用。-SQL relational database language is standard language, to learn and master the a
JavaMySQL_MusicManagement
- 结合java和mysql的音乐文件管理程序,可新增,删除,查找等功能,有用户名和密码-combination of music and mysql document management procedures, the new, delete, search and other functions, usernames and passwords
php_sql
- 将数组,HTML,XML或JSON文件转换为SQL语法。 使用 ======================== - SELECT *FROM myArray ORDER BY key DESC,value ASC, - SELECT key,value FROM myArray WHERE value= 100 , - SELECT * FROM json_file(my_json_file.txt), - SELECT * FROM xml_file(http: