Topics
Started by
Posts
Last post
Hi, I'm trying to retrieve rows from one table where the key is the same but the name is different …
6 replies
Hi sql gurus, I have a table that has product name and submissionID and some other columns. I am re…
2 replies
I have an XML File that contains a heirarchical set of data. There are 3 sets of data within this X…
17 replies
I am trying to reference 2 columns that have references to userID numbers. The colums are secondary…
4 replies
I am trying to loop through sysdatabases to get all databases that meet a naming convention and the…
9 replies
Hello everyone, I have 2 identical tables each containing 3 fields (ID, Date, Text). Each table h…
12 replies
I am trying to find a way to execute VBA from within T-SQL. More specifically, I have a stored pr…
3 replies
Hi Guys I have not been able to figure out how to solve this problem. I have got a master table of …
7 replies
Hi Guys I need to create a master table for dates where the dates are catagorized for all the four …
2 replies
Hi guys, I have a small problem 🙂 I have a stored procedures which has an input parameter @XmlDocum…
4 replies
Hello, I have a problem: I use some bcp into transaction inside a procedure, running the procedure …
3 replies
i have two tables, T1 and T2. T1 has the columns: RowID, partID, SellerCountryCode, price... ... T…
10 replies
Hi all Im checking for the existance of a space in a string, which may or may not have enough chara…
3 replies
Hi all! I was writing a small segment of code DECLARE @tmp nvarchar(50) SET @tmp = 'testdata' SEL…
3 replies
key dept date 12345 13 …
4 replies
Viewing 15 topics - 11,311 through 11,325 (of 12,230 total)
You must be logged in to create new topics.