Topics
Started by
Posts
Last post
hi all, when i using storedprocedure to execute in sql server 2012 i am getting this following erro…
4 replies
Good Evening All, I am having serious TSQL brain freeze today. I have a table of data example: KEY…
5 replies
Hello I need help on my trigger because they run always the first Update statment when i update fi…
1 replies
Does anyone know a way to find all stored procedures that use declared or temp tables, i.e Declare …
8 replies
I have a table structure where there are multiple "/" separated values in two columns that I need t…
1 replies
Hi, Can anyone tell me what's wrong with this code ... I would like to have rows presented as colum…
1 replies
I have the following script : SELECT Invoiced,DeliveryNoteNo,DocumentNo,ORIGTYPE,OrderNo,Shipdate,C…
1 replies
Hello! I'm trying to reverse engineer an XML output based on a client's need of a very specific f…
4 replies
I'm converting a terribly written ColdFusion script and migrating it to T-SQL (SQL Server 2012). M…
4 replies
I am trying to get a culmulative Bitwise OR operation on a column by query - rather than using a CL…
5 replies
Hi All, Consider the following: DECLARE @str VARCHAR(200) = '101,102,103,108' -- that I can split …
17 replies
Hi all, The attached script is taking some 20 mins to fetch some 1.5 million records. Our system ti…
4 replies
Assume I built a stored proc (dbo.testproc) that will return the OUTPUT parameter @RandomInteger. …
7 replies
I cannot seem to figure out where this error is. I am getting "Incorrect syntax near '('." It see…
6 replies
Hi, I want to select weekly data from daily data lets say Today's date-10/23/2014(Thursday) My dat…
2 replies
Viewing 15 topics - 3,706 through 3,720 (of 4,984 total)
You must be logged in to create new topics.