搜索资源列表
java-antlr-sql
- 基于Antlr解析SQL的antlr代码,包含一些基础的SQL解析,较详细的演示了antlr的基本语法。-Based on the antlr Antlr parsing the SQL code, including some basic SQL parsing, more detailed presentation of the basic grammar antlr.
SQL
- SQL语法大全中文版,非常详细的SQL语法,值得初学者一看。-Encyclopedia of the Chinese version of the SQL syntax, very detailed SQL syntax, it is worth a look for beginners.
phpmyadmin
- \phpmyadmin \phpMyAdmin 是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的数据库管理工具,让管理者可用Web接口管理MySQL数据库。借由此Web接口可以成为一个简易方式输入繁杂SQL语法的较佳途径,尤其要处理大量资料的汇入及汇出更为方便。其中一个更大的优势在于由于phpMyaAdmin跟其他PHP程式一样在网页服务器上执行,但是您可以在任何地方使用这些程式产生的HTML页面,也就是于远端管理MySQL数据库,方便的建立、修改、删除数据库及资料
SQLiteAdmin
- sqlite数据库操作,支持数据增删改查,sql语句,语法自动补全,语法高亮,数据回滚等基本操作-sqlite broswer manger
182839
- Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序-Lex and Yacc related procedures, there are lexical analysis and syntax analysis of SQL procedures
relytxd-are
- Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序(Lex and Yacc related procedures, there are lexical analysis and syntax analysis of SQL procedures)
oracle进阶之PLSQL编程
- 通过学习PL/SQL基础语法和函数、存储过程、包、触发器等数据库对象的概念、基本语法及应用,达到学以致用的目的,并能在应用程序中调用存储函数及过程(By learning basic concepts, basic syntax and application of PL/SQL basic grammar and functions, stored procedures, packages, triggers and other database objects, we can achieve