Topics
Started by
Posts
Last post
I have 4 tables that contain account information concerning the account, charges, charge details an…
9 replies
After reading the post on how to run a query to get last months data (which worked great thanks Jef…
1 replies
I'm trying to use OPENROWSET to copy the results of a stored procedure to a temporary table so I do…
3 replies
Here is the procedure i have created so that any one who has access to exec this proc should be abl…
4 replies
First of all I create my data I have established that pupils can have up to 10 attendances CREATE …
2 replies
here is my query INSERT INTO contacts (email, business) SELECT email, business FROM scrapes WH…
11 replies
Hi all, I am using a query in my report and have isssue in doing multi select with an amount field.…
1 replies
I have two tables, one a basic data table (8000 records, 24 columns) nothing fancy which I join to …
14 replies
I am using SSIS lookup transform to match an ID corresponding to the name. The condtition is if the…
4 replies
Has anyone ever had the issue of truncation of username in the resultset of sp_helpuser? I've been …
5 replies
Hi all, I want to rewrite create a query so that it accepts a numeric value we pass in, and then fi…
2 replies
I'm being a bit thick I know but could some one tell me how to select the following record. IDDESC…
1 replies
I use the following to build a csv column from table "A" (one) and table "B" (to many). It works fi…
6 replies
Hi there, I need to build up an XML file for data loads. It looks like I am going to have to build…
3 replies
hi friend, i have the following csv value sent from the client: @csv nvarchar(max) set @csv = 1,'…
3 replies
Viewing 15 topics - 2,851 through 2,865 (of 12,234 total)
You must be logged in to create new topics.