Topics
Started by
Posts
Last post
I have a table defined as follows: Participants Participant varchar(5) SpanStart int SpanEnd int Or…
1 replies
Dear Friends Below is my query update Auditdata set tatcalltype='13',CDRcomment=a_sc.Providermast…
6 replies
I need to display results that are distinct on one column and can choose any result ( the max prefe…
1 replies
I was wondering if someone could take a look at the code below and offer any suggestions on how to …
4 replies
I have a data populaton script that worked fine on the previous version of our application. I…
9 replies
When using SQL Profiler, I would like to be able to view the value of the parameter passed into a s…
1 replies
Hi Everyone, I have a code which is a simple select that joins with 2 other tables within a stored …
2 replies
Hi Everyone I have a code here which for some reason branches to the GOTO statement, I think there …
1 replies
I've simplified this question but this is basically what I need to do. I need to order a series of …
2 replies
Dear All, I am very curious to know whichone will give the better performance either Funtion or Inl…
11 replies
I am trying to write a query that will email the individual responsible for a project(s) all the a/…
2 replies
Given the following CREATE TABLE #log( log_event int identity(1,1) not null PRIMARY KEY, log_ticke…
6 replies
Dear Friend, my SQL Query is as follow: i m using inner join in that query... i want to modify that…
2 replies
Dear Friends, its urgent plz help me when i run below all SQL Query simulataneously against 150000…
49 replies
dear Friends when i run below query its take more than 10 minutes and still running.... update audi…
3 replies
Viewing 15 topics - 1,531 through 1,545 (of 17,082 total)
You must be logged in to create new topics.