Topics
Started by
Posts
Last post
I would like to extract Tow (Tow: 3PM to 8PM Mon-Fri, 4AM -11PM Fri-Sat|) information from the stri…
3 replies
When I need to execute code depending upon the values of parameters I often implement one of 2 meth…
12 replies
In need to pass 5 parameters to a stored procedure in sql server 2008 r2 standard edition database.…
2 replies
Hello I'm getting the following error when trying to run the attached script Msg 207, Level 16, Sta…
3 replies
My goal is to parse out a company name and contact name that is the actual filename of the excel s…
2 replies
I'm Using the below script to get the results set accordingly. SELECT Min(wq.WorkQueueStartWorkDat…
2 replies
Working through an ETL project at the moment and started to question some of my previous design tho…
13 replies
use adventureworks go select YEAR(OrderDate) as orderyear, SUM(case MONTH(orderdate) when 1 then To…
8 replies
I think this should be a case statement anyway. I have a table storing items and their options, so…
3 replies
I'm wondering how might I search every character in a string for numeric and alpha characters? Nume…
13 replies
I have a table that is populated by a job every hour. The first step is to truncate the table then…
3 replies
Hello all need to find a faster way to do this select into I'm using or ststatementso filter on mu…
12 replies
Hi all, I would like to ask for some help and maybe the best practices on calculating the 90th perc…
11 replies
Hi all. I want to generate all possible combination on dividing N object to N person. I create a co…
10 replies
Hello all, I have an access database using sql server as the backend. It has been very simple in d…
10 replies
Viewing 15 topics - 4,501 through 4,515 (of 10,647 total)
You must be logged in to create new topics.