Topics
Started by
Posts
Last post
I've got an INSERT that's selecting data from a linked server and attempting to push 10 million row…
39 replies
We have a SQL Server 2008R2 SP2 on Win2008R2. When we run the below query in Mgt Studio it returns…
Anonymous
4 replies
By: Anonymous
Hi One of our SQL servers ran out of disk space and we received an error stating that the transacti…
4 replies
Hi, I want to find the lazywrites/sec. I read that the value should be less than 20 but when I ran…
1 replies
Hi, When creating the snapshot I didn't choose the option copy non-clustered indexes. I created som…
5 replies
There seems to have been many discussions on this but I couldn't find something specific to what I …
13 replies
I am altering a table ( changing the data type to varchar (8000) from nvarchar (1500) ) with 352929…
3 replies
Has anyone experienced this? We just migrated to a new SQL Server last Saturday. Old server was …
3 replies
I have a small table that looks like this create table Test(ID number, Name nvarchar(500)); insert …
2 replies
Hello, First post on this site; and its been a great tool for me, but I havent been able to find e…
13 replies
With the data below, I would like to filter on a column where there is a non valid date on all rows…
4 replies
I have the following code below. When I run it, I am getting the following error message: Msg 105, …
19 replies
I am fairly new to SQL. I had a query that executed in about 20 seconds pulling from database 1. Th…
2 replies
By: Anonymous
Hello, I have created the below function and apply it on a column in a table to replace the below i…
4 replies
We noticed a deadlock 3-4 weeks ago on a table (table1) and deadlock graph was captured. When I am …
1 replies
Viewing 15 topics - 3,661 through 3,675 (of 30,225 total)
You must be logged in to create new topics.