Topics
Started by
Posts
Last post
I need to create function that returns a concatenated street. I first used a scalor funciton, but I…
7 replies
Well I was stumped for a title to this, as I am stumped as to the cause ! With the code below, the …
5 replies
I am trying to extract data from multiple table joins into a temporary table, so that I will be abl…
4 replies
Greetings, The server info is shown below: Microsoft SQL Server 2008 (SP2) - 10.0.4000.0 (X64) Sep…
1 replies
Hello, I am new to tsql coding and I am in the process of adding a piece of code to an already exis…
3 replies
Hi Guys, Any Ideas what the best way would be to perform this update? UPDATE D SETTrack_ID= …
8 replies
create procedure testRecur() BEGIN if call testRecur(); end if; select 'hi'…
4 replies
I have a CASE statement with a subquery that works most of the time but if the subquery comes back …
5 replies
Hi Friends, In a new assignment as DBA, I am trying to make few codes better and have tasted some s…
5 replies
Hi, I trying to get the dataset Ptid Test Result Date 1 BP Neg 1/1/2013 1 CG Pos …
4 replies
Hi, I have a tricky issue I am struggly with on a mental level. In our db we have a table showing t…
8 replies
I have a temporary table in SQL Server 2008. I want to perform UPDATE row-by-row. As of now I am us…
4 replies
I have stored procedure which inserting records in two table.both table have primary key and when i…
7 replies
hi i have table with triggers on the table while bulk inserting it is not firing what is the probl…
2 replies
Hello Everyone I would like to remove the '(999)' from the phone number that someone that did not k…
4 replies
Viewing 15 topics - 3,556 through 3,570 (of 10,647 total)
You must be logged in to create new topics.