Topics
Started by
Posts
Last post
For an example see the code below. So I create a stored procedure starting with a sp_ in the name. …
7 replies
Hi All, I have a scenario where I have to update the old ID value to 0 and new one to 1. For exampl…
4 replies
Still a pup with SQL and having difficulty with this query that I am building off of an old Access …
1 replies
Not sure how to phrase this question for google so please bear with: I have an access backend on a …
3 replies
I have a task where i have to move 100's databases to another drive on the same server. I could sp…
4 replies
I just migrated to a couple new sql servers and I am getting some alerts in a system I didn't setup…
3 replies
Hello All, I'm not sure if I just have not had enough coffee today or I am truly missing something …
6 replies
This first bit of code is how I can get the median from my data but, I need to group it by YearMont…
16 replies
Hello. I'm trying to create this query, where i have let's say a table persons (id,name,etc.), anot…
8 replies
We are running 2008 R2, no service packs applied, and when trying to use cross apply SELECT execqu…
6 replies
I have a T-SQL script that looks through the firstname column and modifies any firstname with and '…
6 replies
Hi, I have this SQL query that shows the output table below. select en.NAME as ClusterName, ROUND(C…
3 replies
Hi, I have partitioned a large table in test database which was performing slow archiving process u…
1 replies
If a column is set to allow nulls I know that a constraint can be used to supply a default (i.e. Ge…
2 replies
Hello Experts Can you please tell me how to find the exact time cluster took to failover to another…
2 replies
Viewing 15 topics - 2,911 through 2,925 (of 30,222 total)
You must be logged in to create new topics.