Topics
Started by
Posts
Last post
This is an important problem for me, that I have spent a lot of time on. So, I have simulated my p…
17 replies
I see we have an existing stored procedure that does something like this: CREATE PROCEDURE [dbo].[S…
5 replies
I have a difficult task here. Say there's a column in a table called CityState. The column can ha…
9 replies
i'm trying to remove all non alphnumberic characters at the front of the string. I was thinking to …
4 replies
Hi , when I am trying to execute a query against AdventureWorksDW database in SSMS, the result is j…
1 replies
Hi, I have table name dbo.Main with ID, LastName and FirstName columns. It has a unique index on La…
9 replies
When doing some upload of data, there are sometimes issues of forign key constraints. So I need to …
2 replies
Hi Experts, I have a scenario to solve as below. Here the code which I have written by using a CURS…
8 replies
*disclaimer, this is from beyondrelational.com puzzle #61. i'm not looking for the answer, but loo…
5 replies
Hello All, I am working on dynamically generated web form with bunch of controls in an ASP.NET proj…
21 replies
Hello, I have never posted on a forum before but I think this could defeat me. I have pasted my co…
13 replies
I need to have a function that reports out '≥ '+[report_result_limit] in to a text field when a cer…
5 replies
There's a debate currently going on between myself and a colleague about whether DISTINCT or GROUP …
8 replies
When I run an update query to set 3 fields into a new value, it runs fine. My question is it shows …
4 replies
hi i have created view which is running slow,i saw execution plan and it seems table spool takes 50…
18 replies
Viewing 15 topics - 7,756 through 7,770 (of 10,635 total)
You must be logged in to create new topics.