搜索资源列表
SQL-Tables.zip
- (转载)Use this utility to write your database table structure to a word file. You can select tables, or write all tables. In the word file you will be able to see complete details of the table(FieldName,Datatype,size,AllowNulls) with databse name and s
Text文本文件导入到SQL数据库
- Text文本文件导入到SQL数据库,希望对你能有所帮助-Text import text files to SQL databases, and I hope to help you
Sql语句的智能翻译
- Sql语句的智能翻译 ,可以自动鄱译你想要的SQL语句-Sql statement smart translation, it is automatically translated Ganpo you want the SQL statement
在SQL SERVER中保存图片
- SMS消息组件是一个完整的标准收件箱应用程序,允许你像收发电子邮件一样,收发SMS消息。 你也可以转发和回复SMS消息,像电子邮件一样-SMS message component is a complete standard Inbox application that allows you the same as e-mail, send SMS messages. You can forward and reply to SMS messages, like e-mail
SQL-SERVER讲义
- 我们老师的数据库讲义,很完全.大家可以看一下.谢谢 -teacher's database lectures, it completely. We can look at. Thank you
SQL取汉字拼音
- SQL很多时候都需要使用汉字第一个拼音进行检索,自己写了2个过程,大家看看!-SQL often need to use a Chinese phonetic search, himself wrote a two processes, you see!
SQL语句嵌套
- 很好的东西大家分享!!怎么样,大家说说怎么样-good things to share with you! ! How kind, we like to talk about how
SQL.Server.2008.for.Developers.From.Novice.to.Pro
- Right from the start, this book will expand your basic knowledge, and you will soon find yourself moving from a beginner toward a competent and professional developer. This book aims to cater to a wide range of developers, from those who prefer t
SQL+Delphi
- 这是一个工资管理系统,有sql server2000数据库一个,编写啦查询代码-This is a salary management system, there is a sql server2000 database, you query the preparation of the code
database
- 适合于网上科研申报等系统,在SQL软件中载入即可使用-Suitable on-line research and reporting systems, software loading in SQL you can use
sql
- 数据库课程设计,很不错的,拿来修改就可以使用.-Database of curriculum design, very good, can be used to modify the use. Thank you
SQL
- QT访问数据库,可以对数据库进行操作,加数据和删除数据-QT to access the database, you can operate the database, add data, and delete data
Oracle-SQL
- ORACLE 基本学习资料 通过此资料 你能了解并掌握ORACLE的基本使用方法 适合初学者-ORACLE basic learning materials through this information you can understand and master the basic use ORACLE for beginners
SQL
- 这是一篇关于SQL的电子书,仔细阅读可以精通SQL,忘读者喜欢。-This is a book on SQL, you can read fluent in SQL, forget readers like.
SQL-Function
- SQL的一本函数大全,对用SQL的用户比较有用,可以参考一下-SQL, a function of Guinness, the user of the more useful with SQL, you can refer to! ! !
SQL必知必会(第4版)
- SQL是使用最为广泛的数据库语言。不管你是应用开发者、数据库管理 员、Web应用设计师、移动应用开发人员,还是只使用Microsoft Office, 掌握良好的SQL知识对用好数据库都是很重要的。(QL is the most widely used database language. Whether you're an application developer or database manager Are you a Web application designer, a mob
T-SQL代码规范
- 一个嵌套代码块中的语句使用四个空格的缩进。(上述代码中的多行 SELECT 语句是一个 SQL 语句。)在同一语句中开始新行时,使 SQL 关键字右对齐。将代码编辑器配置为使用空格,而不是使用制表符[每个制表符对应为4个空格,请在SQL编辑器中进行设置。]。这样,不管使用何种程序查看代码,格式都是一致的。(A statement in a nested block of code that uses four spaces for indentation. The multiline SELEC
sql语句的执行顺序
- SELECT语句的执行顺序大家比较少关注,下面将为您详细介绍SQL语句中SELECT语句的执行顺序,供您参考,希望对您能够有所帮助。(SELECT statement execution order We are less concerned about the following will give you a detailed introduction of the SELECT statement in the SQL statement execution order, for your
汽车库代码——张书版
- 用于数据库sql的简单例子,可以提取表中字段。(For a simple example of a database sql, you can extract the fields in the table.)
动态创建SQL SERVER数据库
- Vb6动态创建SQL SERVER数据库,源码调试说明:运行本实例,需要引用DB_Operation.dll文件。。创建SQL Server数据表,程序自带有DB_Operation.dll注册卸载程序,双击运行即可。测试所用的Database文件在Database文件夹中。(Vb6 dynamically creates the SQL SERVER database, source debugging instructions: running this example, you need