Topics
Started by
Posts
Last post
Experts, One of our server is consistently showing high cpu by sql server. It is dedicated db box t…
6 replies
I have a large number of stored procs on one of my servers that SOMEHOW got GRANT EXECUTE TO PUBLIC…
3 replies
There are 3 columns in the resultset of below code. part num, Qty and MO num. Each MOnum has differ…
9 replies
Hi all, we have a server (Windows server 2008 R2 Standard) that runs a hyper V manager. The Hyper V…
3 replies
SELECT part.num, woitem.qtytarget AS woitemqty, (SELECT LIST(wo.num, ',') FROM wo IN…
5 replies
Hi All, While I have worked in SQL Server at work, as a developer not DBA, for awhile I have only j…
2 replies
Hi all, Please help me with this code, I want to remove the nulls from the result set so the result…
2 replies
Hi, Fairly new to managing large datasets - we have a large table - 16m rows. We load around 800k …
24 replies
One of my DBCC checktable failed with below message. When i manually executed it ran fine, no error…
1 replies
I am a developer (not DBA) for a company, and have inherited the following scenario: A database was…
6 replies
I am getting the following results from SQL2008R2 through SSMS. -- test 1 declare @t as varchar(max…
4 replies
Hello Experts, Can you please suggest a best way to read the .mdmp files in sql server? Thanks.
4 replies
Greetings, I'm presented with a problem where I have a database table which must be migrated via a …
3 replies
Can anyone look at the following queries and suggest a more efficient way of writing them. It would…
11 replies
Hi all, Can anyone please help with grouping islands of data? I am revisiting an issue we wound up …
7 replies
Viewing 15 topics - 3,451 through 3,465 (of 30,225 total)
You must be logged in to create new topics.