Topics
Started by
Posts
Last post
Hello all, I would like to create an INSERT statement and use a UDF as part of the VALUES() set. T…
8 replies
Hi I want to create a copy of a DB on the same server. The account that creates the copy DB should …
5 replies
Hi everyone I am not too experienced using C#. I need to convert date in string format to date for…
2 replies
Hi, I have the following table: CREATE TABLE [dbo].[UnitProdFinal]( [YearMonth] [int] NULL, [Serial…
3 replies
Hi, Is there anyway I can find out the sql script ran on a particular date and which might have cau…
7 replies
Hi I am getting this error message when I try to re-use a temp table. The code is a bit long so I …
11 replies
Hello all, I am thinking of creating a "shopping cart" in our application. My thoughts are using t…
7 replies
Can you recommend best blog or approach or scripts to automate sql installation in a 2-node windows…
2 replies
Hi all, We have a lengthy process that uses 30 tables, some of them are large. In the beginning we …
3 replies
I am building a report to show customer journeys and their arrears levels. I have 8 cohorts based o…
1 replies
Hello, I have a script that was running really long, and I have found why it was running so long, b…
9 replies
Hi i was asked to help on an odd task today. One of our divisions keeps safety kpi's in a spreadsh…
3 replies
Greetings, We are trying to develop a reference name for all employees as their ID is different in …
4 replies
i have Two tables T1 , T2 Create table T1( Activity varchar (100)) Create Table T2 ( Activity varch…
2 replies
The TEMP table '#project_types' has 3 columns: 1) a pk, 2) the 'project_type' unique name, and 3) '…
5 replies
Viewing 15 topics - 226 through 240 (of 1,784 total)
You must be logged in to create new topics.