Topics
Started by
Posts
Last post
A colleague needs to develop a query that identifies "similar" mailing addresses. I realize "simila…
7 replies
Hi all, I'm getting in a spin trying to code a gracious CASE statement and would appreciate some ad…
7 replies
hi, I have a table with fields CategoryID and Category Then I have another table that has fields …
8 replies
I can see there are several examples of this but my example is slightly different and it has made m…
2 replies
hi all - what is the best way to write the select statement below? im trying to return a single ro…
1 replies
I am trying to compare two columns to find the ones that are different. If I use the following, I o…
5 replies
I ran the following select, and then the following update. The select returns 43k records, the upda…
12 replies
I have data in a table having one column having xml datatype. I want select values between ---- . …
2 replies
Hi I have a Products table (ProductId, ProductBrand) Orders table (OrderId) …
2 replies
Both the queries Select * from table_name and Select Count(*) from table_name does a full table sca…
5 replies
How can i get the update T-SQL statement that causes update and provokes the trigger? I want to get…
1 replies
select convert(varchar(10),Captured_Date,23) as Captured_Date, sum(Number_Cards_Orde…
2 replies
Hi pals, Need small help. There is a test data with aggregated values from which i need to generate…
3 replies
My data looks a bit like this: surname | firstname | extension_number | external_number Smith…
4 replies
Hi Friends, I need your's help on This is my requirement there are two date parameters (@Startd…
13 replies
Viewing 15 topics - 5,926 through 5,940 (of 12,234 total)
You must be logged in to create new topics.