Topics
Started by
Posts
Last post
I have a ssis package to load from flatfile to sql tbl. On my flatfile last column (Ragged right …
4 replies
FROM dbo.PS_BAN_WARRANT_TBL INNER JOIN dbo.PS_CUSTOMER AS Customer ON…
5 replies
Hi Friends, I need your help to display week number n that weeks startdate and enddate This …
3 replies
I am not sure how to describe this and I'm sorry if the subject isn't very clear. Here is what I wa…
12 replies
I import a text file in to a table where i get some bad dates because of which my ssis pkgs fail to…
6 replies
Hey All, At the company I work for, each employee has their own copy of our database. This is so th…
8 replies
I am running this query in the query analyzer: update claimfile set recreason = '' The computer is …
25 replies
I have a table like this... mobilenumber activationdate status 12345 01/01/2009 …
1 replies
I am required to use select statement by parameter provided in UDF. Table name is provided as param…
8 replies
I have an xml column in table MyTable called xData_1. Please see attached xml text file for the dat…
2 replies
Table structure CREATE TABLE [dbo].[tblAid]( [uidAidID] [uniqueidentifier] ROWGUIDCOL NOT NULL C…
2 replies
Hi all, I have two scripts created by the development team essentially doing the same thing. We ask…
1 replies
Hello, I was wondering is it possible to 'replace' a value in a column within a select statement, b…
5 replies
Hi All, I have one scenario. create table #temp ( ref_id int, ref_text varchar(255), tr_id int ) go…
3 replies
hi,... How to search like this. I give the text like :Good Morning I want ot display Goo…
20 replies
Viewing 15 topics - 5,941 through 5,955 (of 12,234 total)
You must be logged in to create new topics.