Topics
Started by
Posts
Last post
The following query needs to be changed so that the total QTY, total Pallets, total Baskets, total …
5 replies
I'm looking for a query to take the following table CREATE TABLE MySample (Id Int, Field varchar(5…
10 replies
Hi fellow Warriors! I have an interesting scenario: We have a production SQL Server 2005 database t…
1 replies
Hi everyone, I am an novice in Sql. I have tried using group by, but I'm not able to get the desire…
11 replies
Hi, I encountered a problem with Datatype conversion in Excel. Text field : 40735Date Type : 7/11/…
1 replies
Hi, I wish to collect job history from several SQL2005 instances. 3 or 4 instances have a different…
3 replies
select case when Profesenalism=1 then count(Profesenalism) end as 'Profesenalismpoor', case when…
5 replies
hi, i have multiple records having FLAG field on the basis of which i will decide that this is paid…
17 replies
I have a function that uses ISDATE to determine whether a varchar passed in is valid. I know that t…
14 replies
Hi, I need to ignore non decimal values from my query. I know how to filter the 1-9 values i.e.... …
2 replies
Hello, I've created a multiple unions between 4 tables to combines the results of these select sta…
3 replies
Hello, I have a table with account numbers and startdates. The same account number could have mult…
2 replies
Hello All: In the Products table there is a field for ProductName where I also add the Availability…
22 replies
I have a field I need to order alphabetically, but I want one of the entries to be at the top no ma…
5 replies
I need to bridge versions of SQL Server because I have to support versions from 2000 through 2008. …
7 replies
Viewing 15 topics - 1,666 through 1,680 (of 12,230 total)
You must be logged in to create new topics.