Topics
Started by
Posts
Last post
Hello, I'm trying to write a query that returns the FullName (First Name plus Last Name), TotalOrde…
6 replies
Sorry but this is a complicated question. I have a table that stores working hrs, such as RecID,Sta…
1 replies
This is my schema: if object_id('tempdb.dbo.#Countries') is not null drop table #Countries go crea…
20 replies
Hi Friends First of all thank you for accepting me on this forum. I have a scenario to bold the tot…
1 replies
Hi and many thanks for your help in advance. I am looking for a way to convert the following format…
17 replies
Hi there, I have to update a column in a table by checking multiple conditions, so far I have using…
2 replies
I have a simple, single table query that runs about 25,000 times a day in my environment, and I am …
11 replies
First thing first, here is the query that I'm using... WITH ContentToVarBin AS ( SELECT c.Name,…
5 replies
Hi, I'm currently studying towards my MCSA. But this question confused me: This is essentially the…
5 replies
Hello experts, I have records like below, I just need some help with single query to get result be…
4 replies
I can find many examples of loading DBCC results into tables. They all begin with a create table st…
1 replies
Good Evening Gang, My knowledge of Window Functions is a bit lacking, so decided this weekend to sp…
13 replies
I am using Sql Server 2012. This is how I calculate the ratio of failures in an order: 31 Days Tab…
3 replies
Hi All, I initially created forum topic with the same name in the below link. http://www.sqlserverc…
6 replies
Hi all our business get orders through the week with the weekends (Fri & Sat) orders being hig…
5 replies
Viewing 15 topics - 3,136 through 3,150 (of 4,984 total)
You must be logged in to create new topics.