搜索资源列表
SQLSRVENUMERATOR
- 本程序枚举SQL Server服务器.可以用它来列举出计算中所有的SQL服务器和数据库.-the procedure except to the SQL Server. Can be used to set out all the terms of SQL services Treasury devices and databases.
SQL_terms
- A good descr iption of most of the common SQL related terms.
CLOT
- 对于初学数据库的人而言 是很有帮助的 加油 每天写点代码 一定可以成功-For the database novice who is very helpful in terms of fuel every day to write about the code will be a success
newsqlservermodel
- 文档讲述关系数据库技术及其应用, 数据库技术中的四个名词:DB、DBMS、DBS、数据库技术。数据库的设计模式.-Documentation about the relational database technology and its applications, database technology in the four terms: DB, DBMS, DBS, database technology. Database design mode.
SQL
- SQL的一些精妙语句实例,适合有一定基础的人来看,可以通过这些语句体会到怎样才可以把SQL用好。举例:1、说明:复制表(只复制结构,源表名:a 新表名:b) (Access可用) 法一:select * into b from a where 1<>1 法二:select top 0 * into b from a - Some exquisite examples of SQL statements, for people who have some basic t
Demo2
- java连接sql server数据库,使用JDBC-ODBC桥连接方式,并且使用PreparedStatedment,提高效率和安全性,相对比Statedment而言-java connect sql server database using JDBC-ODBC bridge connection and use PreparedStatedment, improve efficiency and safety in terms of the relative ratio Statedmen
