Topics
Started by
Posts
Last post
i was giving a friend some advice about dynamic sql and i want to make sure i was correct. So if i …
10 replies
Hello.. I am facing a problem in join the query. i qill explain my problem below in detail. we have…
6 replies
This question came while working on one the query where 3-4 JOINS (actually more than that) are use…
4 replies
Hi, I want to replace some characters from a string with some other characters like following decl…
5 replies
I am trying to find a way to limit the amount of data coming through my cte and possibly perform th…
15 replies
Hello I am trying to assign a name "grand total" to Null value that would be at the top as a result…
4 replies
I know that by default, the MIN function ignores any NULL values. Is there any way to cause it to …
15 replies
I have two query's here. One is a select statement to verify the # of rows I am going to update, t…
8 replies
Could someone help me with this? I have data like this: create table A ( H int, D int ) insert in…
5 replies
I've just finished implemented a simple univariate curve-fitting algorithm in T-SQL. This allows yo…
2 replies
Hi Guys, This ofcourse is my first post here today but I have spent whole bunch of time in working …
62 replies
good afternoon guys am trying to find a better way to rewrite this code, i inherited it from some o…
5 replies
So I'm looking for a slick way to do a query without a boatload of cursors and if statements. I ha…
5 replies
Hi, I have some address data that has been populated sequentially into a set of seven fields. I nee…
5 replies
Hi, I have the data in the following format. Company Empno Id CourseId Startdate Stopdate …
20 replies
Viewing 15 topics - 10,201 through 10,215 (of 10,635 total)
You must be logged in to create new topics.