Topics
Started by
Posts
Last post
Consider the following procedure: ALTER PROCEDURE [dbo].[sp_VM_BW_VesselSwap] @JobsID1 INT, @JobsID…
3 replies
Is there a way to use the number sign (#) in an XML element name? declare @doc xml set @doc = '<…
6 replies
Hi, This is the first time I am posting here. Can anyone, give some direction on the issue I havin…
6 replies
Greetings - I'm trying to decide the best approach to gathering spans of time based on whether or …
6 replies
Hi guys! This problem I have in Sql Server 2005 might sound implausible...but it happens, neverthel…
25 replies
Hi Guys, OK, pretty new to TSQL as you will discover. I am struggling with this one so any help app…
9 replies
Hi everyone, since I got so much help the last time my knowlage hit rock bottom, I will try with a …
12 replies
I am looking for an easy way to replace the repeated char # in a string by just one #. E.g. ####A##…
16 replies
Hello all, I am inserting records into a Table "VersionTbl". Table Definition CREATE TABLE dbo.V…
6 replies
In a proc with update table command , which updates 5 columns in a table , how do i make only 2 col…
3 replies
Backend Database is SQL Server 2005. Have table named hist_exch_rates holding exchange rates info w…
4 replies
I have a string which has 58 values with pipe separator (|) Now, i have to insert these 58 values a…
14 replies
no post sorry
3 replies
Hi Folks, I've got a block of code below that works fine. When I run it on 2000, 2000 is detected. …
3 replies
Hi everyone, I'm not sure if this requirement can be done in t-sql. The requirement is that i need …
11 replies
Viewing 15 topics - 2,041 through 2,055 (of 12,230 total)
You must be logged in to create new topics.