Topics
Started by
Posts
Last post
Hi to all I have created a trigger to call a program that is written by our program. The program i…
13 replies
have a sp with 4 parameters the values of this parameters is obtained from application currently i …
21 replies
I am working on some payroll related code which currently has the following hard-coded CASE stateme…
8 replies
Hi, i need to write a query and can't get it to work no matter how it try. Here's what i need: T1 -…
5 replies
By: bkmsmith
Hello Everyone I hope that you are having a very nice day. I am working on some data that is JOINin…
3 replies
hi, hope everybody doing good, here is my problem this is my data DECLARE @Tbl AS TABLE (Mainid…
11 replies
By: thava
Hi all, not sure how best to explain what I'm trying to do so will try to break it down as easy as …
14 replies
I have about 1200 sql files in one of my folders. Almost all of these files do data inserts and upd…
9 replies
Hi Team, using below query DELETE FROM Table_name WHERE Date_column < GETDATE() - 30 am able to …
7 replies
Hi I am try to see if there are any blanks in a node of a table that has xml data in one of the col…
1 replies
Hello, I have a table , having 900 records. I tried altering the table but it is taking decades to …
5 replies
How i can convert my timezone in sql server, My requirement is to save date in client time zone no…
6 replies
By: adss2009
In t-sql 2008 r2, I would like to know how to select a specific string in a varchar(50) field. The …
6 replies
Can someone please give me advise on a better way to write the following? SELECT a.BoxId, b.field1 …
12 replies
Hello Everyone I found some duplicate data as I was going thru the logic of a data pump. The entire…
4 replies
By: a4apple
Viewing 15 topics - 2,146 through 2,160 (of 10,635 total)
You must be logged in to create new topics.