Topics
Started by
Posts
Last post
Hi, I have a table which has following columns ShipmentID, ProductID, ProductType,Qty Now I want to…
2 replies
By: Gunjan
HI, Can you help me with the query. Thanks for any help. The below is the example scenario: Master_…
1 replies
By: j.miner
I heard tales of performance problems associated with the HierarchyID datatype in SQL Server 2008.…
31 replies
In our database we have a parameters table that holds a parameter type (e.g. D for date, N for numb…
11 replies
I am trying to make improvements to a job that does the following. 1) Load a table with about 40,00…
3 replies
I have created a stored procedure that will return approved purchase orders when executed. However,…
6 replies
Need to update a new column (DaysMissed). Trying to calculate the number of days missed per term (a…
12 replies
Hi all, I'm struggling with a query which runs forever and I can't figure out what the problem is. …
4 replies
I need a query to get the required output.. DECLARE @Table TABLE( stid INT, st…
4 replies
By: vinu512
Hi ALL, Need one help/suggestion in tsql using MERGE in sql server 2008.I'm using the below code to…
4 replies
Hi Experts, I want to get "all possible number combinations" for provided list of numbers. As an ex…
6 replies
By: vinu512
I've successfully unpivoted Months01 through Months02 with a query that looks like this: /****** Sc…
1 replies
Hello, I was sure I had asked this before but I can't find that post so my apologies for the repeat…
1 replies
DECLARE @tempOutput TABLE ( vend_num NVARCHAR(7) NULL , name NVARCH…
1 replies
Greetings all. I have data in a view that when selected from looks like this: CertYear CertCode …
8 replies
By: jagd
Viewing 15 topics - 3,931 through 3,945 (of 10,647 total)
You must be logged in to create new topics.