Topics
Started by
Posts
Last post
Hi All, I have the following Stored Proc. If I pass a valid value for the @ABIClass variable, I rec…
2 replies
I have a simple link server accessing a mainframe DB2 database. Select * from OpenQuery(DB2_SAMPLE,…
3 replies
Hi: I have a query that return data in 8 columns. I need to group then, depend on parameter pased t…
5 replies
Hi All, declare@posStart int, @BuildStr varchar(max), @OccupationFilter varchar(50) set @Occu…
4 replies
By: WayneS
Hi, Can some one help in solving this...... hav a query and output as select input_file, rec_cnt,…
4 replies
By: gnaneshs
SQL Server 2005 Enterprise Hi I have a problem with a query. This query is on a read only (log ship…
7 replies
Dear All, I have created the below trigger on a main table and we have exact schema of main table a…
7 replies
2 replies
For 'selected' stored procedure(s) in 'selected' databases, I would like to know the t-sql statemen…
7 replies
By: WayneS
USE [SSISDB] GO /****** Object: Table [dbo].[Table_2] Script Date: 12/26/2010 18:10:23 ******/…
6 replies
By: tfifield
Hi Folks I cannot figure out what I need to do in my T-SQL to break the data Example output: Projec…
2 replies
By: GSquared
Hello I have a bunch of stored procedure(more than 200) in my database. I have to change the schema…
2 replies
I have a project where i need to bulk insert a log test file into my table. That works great. howev…
1 replies
I have a table that has a column with employee names and who they report to. Example: Jane Doe repo…
5 replies
By: GSquared
Hi, I have problem to code what i want to. Please find attached my table and also the result i want…
3 replies
By: apnw7931
Viewing 15 topics - 2,536 through 2,550 (of 12,234 total)
You must be logged in to create new topics.