Topics
Started by
Posts
Last post
Hi there, I have around 12 views and that works perfect if I execute them individually but when I c…
20 replies
Hi, I am experimenting with triggers on SQL 2014. When the column Processed is updated I want to up…
2 replies
Everything worked great until i added this snippet. I want a column that tells me what "ID" matched…
2 replies
My parameter can be a combination of formats and it can be in two different columns . . dashed/no d…
3 replies
i am using the below code: I tried using PD_ID IN (@Part) but SSRS still bombs. @Part can be multi…
1 replies
Hi, I'm using SSIS ScriptTask for file transferring purposes and inside of the code I have a little…
1 replies
We have a scalar-valued function that returns a product based on a series of criteria passed to it …
1 replies
I have a need to use a SQL Cursor in order to delete data from a table, one row at a time (to preve…
11 replies
Hi all I have the following SQL SELECT Account, LogDateTime, RowId, Cell, lag(LogDateTim…
2 replies
I have table workingDates that has 3 columns wd:(type int ) This column has all working dates in in…
1 replies
Hi everyone I'm using the code below to take someone's title, the first letter of their firstname, …
7 replies
Hello, I have a stored procedure that consists of a relatively simple INSERT INTO SELECT, the table…
10 replies
I want to import from a csv file with a bulk insert. BULK INSERT ... FROM 'C:\....txt' WITH ( FIEL…
2 replies
With so much on deadlines looming I'd prefer not to have to wrestle with SSIS and all the issues I …
13 replies
I built a table - and the DBA added a mandated UPDATE trigger to automatically update standard audi…
5 replies
Viewing 15 topics - 571 through 585 (of 3,069 total)
You must be logged in to create new topics.