Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Authors
About us
Contact us
Newsletters
Write for us
Daily SQL Articles by email:
Sign up
Articles with tag
over
Search for
any
content tagged
over
Items 1 to 7 of 7
Indexing for Windowing Functions: WHERE vs. OVER
Erik Darling shows that if you take SQL Server's word when it asks for an index, things can go horribly awry.
Read more...
By
Additional Articles
2017/10/09
|
Source:
Brent Ozar Unlimited Blog
|
Category:
indexing
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,747 reads
Using OVER() to Remove Duplicate Rows
Tables used purely for reporting sometimes lack a unique identifier. Find out how to remove duplicates from such a table when data loads go bad.
Read more...
By
Mike McQuillan
2016/11/08
|
Source:
SQLServerCentral.com
|
Category:
over
Rating:
|
Discuss
|
Briefcase
|
4,071 reads
Using OVER() to Fix Bad Version Numbers
See how the OVER() clause was used in a live system to fix overlapping field version numbers.
Read more...
By
Mike McQuillan
2016/10/17
|
Source:
SQLServerCentral.com
|
Category:
over
Rating:
|
Discuss
|
Briefcase
|
2,163 reads
Convert Rows into Columns
Convert the rows of a SELECT statement into a predetermined number of columns.
Read more...
By
M Patrick Dillon
2015/12/11 (first published: 2014/07/17)
|
Source:
SQLServerCentral.com
|
Category:
rows to columns
Rating:
|
Discuss
|
Briefcase
|
26,363 reads
Cumulative sum of previous rows
I had an update statement that took 3 minutes to run after this code change it took 6 seconds.
Read more...
By
Ben Kubicek
2015/03/27 (first published: 2014/05/08)
|
Source:
SQLServerCentral.com
|
Category:
cumulative
Rating:
|
Discuss
|
Briefcase
|
14,719 reads
Convert Rows into Columns
Convert the rows of a SELECT statement into a predetermined number of columns.
Read more...
By
M Patrick Dillon
2015/12/11 (first published: 2014/07/17)
|
Source:
SQLServerCentral.com
|
Category:
rows to columns
Rating:
|
Discuss
|
Briefcase
|
26,363 reads
Cumulative sum of previous rows
I had an update statement that took 3 minutes to run after this code change it took 6 seconds.
Read more...
By
Ben Kubicek
2015/03/27 (first published: 2014/05/08)
|
Source:
SQLServerCentral.com
|
Category:
cumulative
Rating:
|
Discuss
|
Briefcase
|
14,719 reads
Items 1 to 7 of 7
Copyright © 2002-2018 Redgate. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.