Advanced Querying

SQLServerCentral Article

Working with Time Frames in T-SQL

  • Article

There is often a need to work with time data representing various events and then reporting on them in SQL Server applications. However T-SQL doesn't necessarily make this easy. However new author Joe Lynds brings us an article on some advanced T-SQL to do just that.

You rated this post out of 5. Change rating

2007-08-15

12,108 reads

External Article

How to Use GROUP BY in SQL Server

  • Article

Summarizing data in a SELECT statement using a GROUP BY clause is a very common area of difficulty for beginning SQL programmers. In Part I of this two part series, we'll use a simple schema and a typical report request to cover the effect of JOINS on grouping and aggregate calculations, and how to use COUNT(Distinct) to overcome this.

2007-08-09

5,253 reads

Blogs

Data Governance: The Invisible AI Accelerator

By

The post Data Governance: The Invisible AI Accelerator appeared first on Joyful Craftsmen.

Online Recording: Exploring PostgreSQL for SQL Server Developers and DBAs

By

On January 9 I have done an online presentation about Exploring PostgreSQL for the...

Setting up a Local LLM

By

I wanted to experiment a bit with an LLM and training it, so I...

Read the latest Blogs

Forums

Recovery Takes 10-20 mins with ADR enabled

By VastSQL

Hi Experts, I have database about 300GB in size with ADR enabled but after...

Influencing a Local AI

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Influencing a Local AI

Data API Builder Operations

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Data API Builder Operations

Visit the forum

Question of the Day

Data API Builder Operations

What types of database operations does the Data API Builder support?

See possible answers