Topics
Started by
Posts
Last post
[not sure that Subject made sense but I couldn't think of a good description for this] I have the f…
9 replies
I found this statement on line for retrieving only MON-YYYY portion of datetime field. SELECT CO…
26 replies
By: polkadot
I have a stored procedure that never finishes. I run the query inside the stored procedure and it …
14 replies
By: pamozer
I have a cursor which with each loop selects a BLOB and outputs it to a file using EXEC master..xp_…
1 replies
Can someone help me figure out the logic on how to deliver the count after I aggregated the rows? F…
5 replies
Hello Sirs/Mams, A pleasant day to every one. I have the following tables and a sample dummy data (…
6 replies
HI These are the 3 tables •AgencyAccount (AgencyID,AccountBalance) •Ag…
5 replies
By: SQL006
Hi I have a table like as below : Date StoreName ItemID Lcount 11/22/2011 AAAAA …
3 replies
By: vinu512
hi, i'm stumpped as to why an EXCEPT statement is still seeing a difference between two text value…
1 replies
string extraction: Hi, 1)IF input = SampleDoc (07) o/p should be sampledoc(07) 2) For '/Customer Se…
10 replies
By: komal145
So I was working with a performance metrics table, trying to load it into the DW. One of the tasks …
6 replies
Hi, Decided to check out the filestreaming feature. Created a copy of the current table replacing …
5 replies
i have table in 2 databases. tbl1 f1 char(2) f2 char(6) f3 char(1) f4 char(18) f5…
8 replies
SqlCommand cmd = new SqlCommand(); cmd.CommandText = "UPDATE DimRequestMasterTestHS SET [RunningBoa…
3 replies
This proc has been designed in 2005 but I feel it can be improved. I thought I'd ask for others op…
7 replies
By: GSquared
Viewing 15 topics - 6,046 through 6,060 (of 10,644 total)
You must be logged in to create new topics.