资源列表
sql_plus
- Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中,可以运行sql*plus命令与sql语句。 我们通常所说的DML、DDL、DCL语句都是sql语句,它们执行完后,都可以保存在一个被称为sql buffer的内存区域中,并且只能保存一条最近执行的sql语句,我们可以对保存在sql buffer中的sql 语句进行修改,然后再次执行。 除了sql语句,在sql*plus中执行的其它语句我们称之为sql*plus命令。它们执行完后,不保存在sql bu
sql
- SQL Server数据库文档代码-SQL Server database documentation code
DateTranBtn
- 一数据转换源代码,将视频采集的图像转存到数据库图表中-One data conversion source code, the video images collected database转存到chart
etltest
- kettle实例,导入配置完数据库即可用-failed to translate
SQL-and-Oracle[20120216]
- 通过此书籍对程序员有很大帮助,可以帮助用户了解sl语法以及oracle的使用。-this book for programmmer who want to look up oracle syntax.
ACC
- Accsess操作实例源码,有添加删除修改实例,需要的请下载!-Accsess source operating examples, there are add delete modify instance, need to download!
Hibernate_MySQL
- hibernate+mysql出现中文乱码解决方法-hibernate+mysql Chinese garbled solution! !
exercise1
- java语言读取txt文件内容,并存入数据库中,再从数据库中读取内容存入xml文件中,反之进行此过程。-java language to read the contents of txt file and stored in the , and then read the contents into xml files the , and vice versa perform this procedure.
SQLServertime
- SQLServer日期时间函数.html SQLServer日期时间函数.html-SQLServer date function of time. Html SQLServer date function of time. html
DbOracleData1
- 连接oracle的数据连接类,使用源码。应用vs2010+orcal10的数据库连接类-Connect to the Oracle data connection class, using the source code. Application of vs2010+orcal10 database connection class
PLSQL
- 数据库第四版第六次实验使用PLSQL编写存储过程访问数据库,基于oracle数据库的编写方法-Fourth edition of the sixth experiment uses a database write PLSQL stored procedure to access the database, based on the compilation of oracle database
calculatr
- calculator using stacks