Quantcast
Channel: CodeSection,代码区,SQL Server(mssql)数据库 技术分享 - CodeSec
Browsing all 3160 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Windows Server2008 R2 MVC 环境安装配置教程

web开发中避免不了运行环境的搭建,个人认为这是没有什么技术含量而又浪费时间的工作.所以将环境搭建的步骤记录下来,希望可以帮到有需要的朋友少走些弯路.如果有朋友遇到本文未提到的问题也欢迎同笔者联系,一起讨论共同进步.windows Server2008 R2 MVC环境配置之--SQL Server 2008 R21.下载地址:Microsoft® SQL Server® 2008 R2 SP2 -...

View Article


Image may be NSFW.
Clik here to view.

sql server 2012安装程序图集

重点:下面的安装步骤都在断网环境下安装的因为我想查看联网跟没有联网SQL2012会不会下载并安装.net2.0 和.net3.5和.net4和SP1补丁包我的环境:没有集成SP1补丁包的安装包大小是4.71GB,在论坛上各个安装包大小版本都有,我觉得还是以MSDN我告诉你或者MSDN为准。问题一:X64位...

View Article


Image may be NSFW.
Clik here to view.

SQLintersection Fall 2016

As we head into our 8th SQLintersection next month, I’m excited to say that it’s our most diverse, complete, and information-packed show yet! Wehave3 precon days attheshow and with our postcon day,...

View Article

Image may be NSFW.
Clik here to view.

Refactoring in SQL Server Data Tools - SSDT

Ed Elliott's Sql Developer Blog Ed is a Sql developer who has a mixed background in support, as a dba and as a developer working with a number of languages c, c#, vb, go, assembly with a variety of...

View Article

Image may be NSFW.
Clik here to view.

SQL Server: Monitoring Disk Space with FSUTIL command line utility

Introduction This article talks about one of SQL method to fetch the disk usage details and use of T-SQL in conjunction with invoking FSUTIL utility using SQL windows Shell interface xp_cmdshell. The...

View Article


Image may be NSFW.
Clik here to view.

SQL Server Execution Plan Operator Table Scan

In my previous blog we discussed about the different format of SQL Server execution plan. Now in upcoming blogs we will discussed about the most commonly seen operators we see when execution plan...

View Article

Image may be NSFW.
Clik here to view.

SQL SERVER Hidden SSMS Gem: Find Dialog’s Unknown Functionality

I have an eye for details and I try to keep looking for something new to some of the tasks I have been doing for years together. This exploration and quest to learn new techniques is what has made me...

View Article

Image may be NSFW.
Clik here to view.

Episode 47 Clean Code Writing Meaningful Names

http://media.blubrry.com/codingblocks/p/www.podtrac.com/pts/redirect.mp3/traffic.libsyn.com/codingblocks/coding-blocks-episode-047-mono.mp3 Podcast: Play in new window | Download Subscribe:iTunes...

View Article


Image may be NSFW.
Clik here to view.

How to import data from Azure Blob Storage to a local file with SQL Server...

By:Daniel Calbimonte || Related Tips:More >Azure Problem I have a csv file in Azure Blob Storage and I want to import to my local SQL Server. Is that possible? What tools do I need to import the...

View Article


Script to Manage SQL Server Rebuilds and Reorganize for Index Fragmentation

By:Artemakis Artemiou || Related Tips:More > Fragmentation and Index Maintenance Problem Indexes are one of the main database objects in SQL Server that massively contribute towards performance. By...

View Article

Image may be NSFW.
Clik here to view.

Query shortcuts in SQL Server Management Studio

Tired of typing out the same queries day after day? Well query shortcuts in SSMS are for you! Following on from my last post Changing connection colours in SSMS I thought I’d write another quick about...

View Article

Image may be NSFW.
Clik here to view.

Using R to detect fraud at 1 million transactions per second

In Joseph Sirosh'skeynote presentation at the Data Science Summit on Monday, Wee Hyong Took demonstrated using R in SQL Server 2016 to detect fraud in real-time credit card transactions at a rate of 1...

View Article

Image may be NSFW.
Clik here to view.

Securing SQL Server in EC2: certificates, ports and gotchas

One thing you know you should never, ever do is expose a database server to the internet, right? It’s scary what willhappen to that machine. You’re sureit’ll be pwned in seconds. So, you resist until...

View Article


Image may be NSFW.
Clik here to view.

SQL SERVER SSMS Trick Switching Columns in Grid Output

Yesterdaywhen I wrote about what I learnt from Vinod’s session at the SQL Server User Group meeting, one of my friends wrote back asking what else was discussed. Though I knew some of the tips and...

View Article

Image may be NSFW.
Clik here to view.

Installing R packages in SQL Server R Services

Inmy previous article, the R scripts were fairly simple. The more complex the R script is, the more specific your R computation will be. As you progress in your use of R, you will be adding references...

View Article


Image may be NSFW.
Clik here to view.

dbForge Studio For SQL Server Adds Documenter

dbForge Studio For SQL Server Adds Documenter Written by Kay Ewbank Thursday, 29 September 2016 There's a new version of dbForge Studio for SQL Server with a database documenter feature. Devart's...

View Article

Image may be NSFW.
Clik here to view.

SQLSweet16!, Episode 8: How SQL Server 2016 Cumulative Update 2 (CU2) can...

Sanjay Mishra, Arvind Shyamsundar Reviewed by: Dimitri Furman, Denzil Ribeiro, Mike Ruthruff, Mike Weiner, Ryan Stonecipher, Nitish Upreti, Panagiotis Antonopoulos, Mirek Sztajno Last year, in the...

View Article


Finding the Attribute

I was playing with some Extended Events recently. If you haven’t tried, I’d encourage you to do so. However, working with XML is not my favorite. I know I can get the GUI in SSMS 16.x to show me...

View Article

Image may be NSFW.
Clik here to view.

How to Use Cursors and While loop in SQL Server

In this article we will learn How to Use Cursors and while loop in SQL Server. Table of Contents Background Create two table Cursors While loop Conclusion Background: Normally, when we need data...

View Article

Image may be NSFW.
Clik here to view.

An Overview of SQL Server 2016 Licensing

Licensing is always one of the more confusing aspects of any product, and SQL Server 2016 is no exception to that rule. In this post, we’ll take a closer look at the SQL Server 2016 editions and...

View Article
Browsing all 3160 articles
Browse latest View live