文件名称:sql-2012

  • 所属分类:
  • SQL Server数据库
  • 资源属性:
  • [SQL] [源码]
  • 上传时间:
  • 2014-07-30
  • 文件大小:
  • 72kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • magi*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

数据库 SQL Server 2012 学习资料,包括一些简单的代码,适用于初学者-the learning materials of SQL Server 2012 database ,including some simple code which are suitable for beginners
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Step By Step Scripts\C10Code

....................\.......\01 - Write a SELECT statement.sql

....................\.......\02 - SELECT statement using asterisk to return all columns in a table.sql

....................\.......\03 - Order the result set.sql

....................\.......\04 - Use the equality operator.sql

....................\.......\05 - Use the greater than operator.sql

....................\.......\06 - Use the BETWEEN operator.sql

....................\.......\07 - A more precise BETWEEN.sql

....................\.......\08 - Write a WHERE clause with multiple conditions.sql

....................\.......\09 - Use the IN operator.sql

....................\.......\10 - Use a Wildcard Search.sql

....................\.......\11 - Alias a table and column.sql

....................\.......\12 - Starting Point for Join Query.sql

....................\.......\13 - INNER JOIN example query.sql

....................\.......\14 - Write an INNER JOIN query.sql

....................\.......\15 - Write an OUTER JOIN query.sql

....................\.......\16 - Write a TOP query.sql

....................\.......\17 - Query that returns multiple rows of the same value.sql

....................\.......\18 - Write a query that includes DISTINCT.sql

....................\.......\19 - Write a query that includes UNION.sql

....................\C11Code

....................\.......\01 - Write a Pivot query.sql

....................\.......\02 - Prerequisite to writing an UNPIVOT query. Creates table and adds data to table.sql

....................\.......\03 - Write an UnPivot query.sql

....................\.......\04 - Write a paging query.sql

....................\.......\05 - Writing Expression to build full name from firstname and lastname.sql

....................\.......\06 - Write a query with a constant expression.sql

....................\.......\07 - Write a query that uses a variable.sql

....................\C12Code

....................\.......\01 - Insert a single row into a table using the INSERT INTO statement.sql

....................\.......\02 - Insert data into an identity column using the INSERT INTO statement.sql

....................\.......\03 - Using a Sequence when Inserting Data.sql

....................\.......\04 - Insert data into a tablue using a SELECT INTO statement.sql

....................\.......\05 - Insert multiple rows into a table using the INTO statement.sql

....................\.......\06 - Update a single row.sql

....................\.......\07 - Delete a single row.sql

....................\.......\08 - Update rows while referencing multiple tables.sql

....................\.......\09 - Delete rows while referencing multiple tables.sql

....................\.......\10 - Use Merge to insert and update data.sql

....................\.......\11 - Output the results of an INSERT statement.sql

....................\.......\12 - Use MERGE to insert and update data.sql

....................\.......\13 - Insert OUTPUT data into a table.sql

....................\.......\14 - Output the results of an UPDATE statement.sql

....................\.......\15 - Use TRUNCATE to delete all rows.sql

....................\C13Code

....................\.......\01 - Return date and time values.sql

....................\.......\02 - Return parts of data and time values.sql

....................\.......\03 - Use the DATEFROMPARTS scala function.sql

....................\.......\04 - Perform date calculations and validations.sql

....................\.......\05 - Convert data using CAST.sql

....................\.......\06 - Convert data using CONVERT.sql

....................\.......\07 - Convert dates using the new SQL Server 2012 functions.sql

....................\.......\08 - Use SQL Server string functions.sql

....................\.......\09 - Use the CHOOSE and IIF functions.sql

....................\C14Code

....................\.......\01 - Perform a simple aggregation.sql

....................\.......\02 - Perform aggregations with the GROUP BY clause.sql

....................\.......\03 - Windowing data using the ROW_NUMBER function.sql

.

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org