Topics
Started by
Posts
Last post
Hello, I have someone who is sending me .htm documents, with a table in them, and I was wondering i…
4 replies
I am trying to reconcile two different databases. Each database holds customer information and some…
7 replies
I have a report that includes line charts. Some of the charts only show a very little of the line. …
11 replies
I'm hoping someone can help. I have a fair bit of SQL experience but struggle with TSQL I am trying…
8 replies
I was wondering if anyone has a way of using a string of IDs passed into a stored procedure as a VA…
18 replies
I have a table that looks like below. DECLARE @Tree TABLE ( NAME VARCHAR(100), [LEVEL] INT ) INSER…
2 replies
Hi, Have the following in my SELECT statement, which I'm having issues with when I modify it to in…
8 replies
I am trying to create a SSIS package that will create a csv of a dataset for daily events in the da…
4 replies
Following is the query that I'm running: create table a (id int, name varchar(10)); create table b(…
6 replies
Hello all, I have a document database, which contains values for: DOC_NO REV_NO FILE_EXTENSION Ther…
3 replies
SP called from BAT file to pass variable @myparam1. I can use a Print cmd in SP to see variable is …
1 replies
Msg 4104, Level 16, State 1, Line 13 The multi-part identifier "Fatals_CTE.t_enrollmentID" could no…
2 replies
I have 2 traces running on several servers. I'm trying to write a script to shut down all traces o…
3 replies
I have 2 tables. Based on the Table1 id which is a column in Table2, I would like the following Tab…
2 replies
I'm trying to join multiple tables together using a full outer join, its getting close to the prope…
2 replies
Viewing 15 topics - 3,751 through 3,765 (of 4,984 total)
You must be logged in to create new topics.