Topics
Started by
Posts
Last post
Hi, I have a table where I need to calculate Trend based on Week Type and Unit . CREATE TABLE #REpo…
6 replies
I think I am definitely thrashing and am not getting anywhere on something I think should be pretty…
10 replies
I have a stored procedure that creates a linked server as one of the first lines of the procedure a…
6 replies
hey, I have a table of users including: UserName, Password (comuted col), FirstName, LastName, Addr…
10 replies
Greetings, all. I am using CHECKIDENT(RESEED) in a Visual Studio 2013 script that clears numerous t…
15 replies
Hi all, If I have a table CREATE TABLE [dbo].[logg]( [Id] [bigint] IDENTITY(1,1) NOT NULL, [Detai…
2 replies
About six months ago, one of the regular SSC forum experts gave me this query to use to build a Tim…
18 replies
I have a trigger that executes AFTER INSERT, UPDATE, DELETE. Is there a way to disable and then ree…
6 replies
I need help in creating a temporary table where I can log the QueryName, StartTime, Endtime, Durati…
3 replies
Hi, I have an xml document that (for this example) I've simplified to look like this: <xml xmlns…
3 replies
We have customers who are new to this year (2014) and there same customers in last year (2013). als…
2 replies
Some background to my question. I am working with healthcare data and my datasource for Charges is …
13 replies
I have log files that I am loading into a table with duration data in the format "xx hrs xx min xx …
3 replies
I've following query which display the result as required, but I need to get the missing Primary Ke…
10 replies
Hi I hope someone is able to help me with following query: --LOAD TEST XML TO SQL SERVER XML COLUM…
2 replies
Viewing 15 topics - 4,111 through 4,125 (of 4,984 total)
You must be logged in to create new topics.