SQL Server Code,Tips and Tricks, Performance Tuning

A blog about SQL Server, Books, Movies and life in general

Showing posts with label SQL. Show all posts
Showing posts with label SQL. Show all posts
Friday, November 23, 2018

Happy Fibonacci day, here is how to generate a Fibonacci sequence in SQL

›
Image by  Jahobr - Own work , CC0 , Link Since today is Fibonacci day I decided to to a short post about how to do generate a Fibona...
Sunday, August 17, 2008

Only In A Database Can You Get 1000% + Improvement By Changing A Few Lines Of Code

›
Take a look at this query. SELECT * FROM ( SELECT customer_id, ‘MTD’ AS record_type, COUNT ( * ) , SUM ( … ) , AVG ( … ) FROM payment_t...
Sunday, June 01, 2008

Less Than Dot A New community Site Has Been Launched

›
Myself and a bunch of friends have been working on Less Than Dot for a while now. The site has a forum , blogs and a wiki . More info why w...
1 comment:
›
Home
View web version
Powered by Blogger.