Topics
Started by
Posts
Last post
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
I want to select records based on a parameter. Parameter is 0 or 1. When parameter is 1 I want to…
4 replies
I wrote this trigger to check in the orders table whether the the row being inserted has made a suc…
3 replies
Hi is there any another way i can rewrite this below query. I was joining 3 coloumns from #temp5 wi…
4 replies
Viewing 15 topics - 10,216 through 10,230 (of 10,647 total)
You must be logged in to create new topics.