Viewing 15 topics - 281,206 through 281,220 (of 283,936 total)
Topics
Started by
Posts
Last post
Hi all, Hopefully a quick question. I have been trying to tweak a view for the network admin, he wa…
2 replies
Has anyone seen a Binomial Distribution function used in a stored procedure? I am researching build…
1 replies
I am trying to speed up a query that has to convert a date in the group by section. Sample query: …
3 replies
Brain dead.... I just did this the other day and can't remember how.
2 replies
I need to write a trigger to update the identity column in the 2nd table if a new row is added to t…
1 replies
I need to write a trigger to update the identity column in the 2nd table if a new row is added to t…
7 replies
Hello All I am trying to update one table with data from another table that is in a different datab…
7 replies
currently my data file and log are in the same physical location. i would like to move the log to …
6 replies
insert into #TempBatchTable select Top 1 * from BatchTable where inuseflag = 'N' update BatchTable …
4 replies
V 7.0 Service Pack 2 As time goes on the database performance starts degrading. I would consider …
5 replies
Hi everyone, Need some help if possible. We are changing our server from having all our datafiles a…
2 replies
I am receiving the error msg every 20 seconds on one sql server: [298] SQLServer Error: 8649, The q…
8 replies
I have created a DTS package with a text to db transformation. Just before the task starts I have c…
1 replies
I was just wondering if everyone keeps up with the latest patches that Microsoft puts out there? I…
2 replies
I want to insert data from 2 tables into a 3rd table. Here's an example. insert into Table3(n1,n2,…
1 replies
Viewing 15 topics - 281,206 through 281,220 (of 283,936 total)