Topics
Started by
Posts
Last post
What's the best way to loop through an inserted table. I have to send an MSMQ message for each row…
4 replies
Please look at the code below, I know it is incorrect but I am just trying to get the idea across. …
3 replies
Hello, I am developing a SQL Server application and am trying to accomplish something that I could …
4 replies
Hello, I have this create table( a int, b int, c int ) Only one column can have a value not null at…
3 replies
I need to generate reports for multiple locations, adjusting the time as held on the server to appl…
3 replies
On SS7.0, I have a table called persons with FirstName varchar(25) and LastName varchar(25). I need…
2 replies
Hi I noticed the other day that if you write a select statement such as: SELECTItemID, Version FR…
1 replies
I tried to find how to format a number as a string with commas (9,999.00 or 10,101). Is there an e…
3 replies
When I run use northwind DECLARE @CharVariable CHAR(9) SET @CharVariable = 'Beverages' select * fro…
1 replies
What method would you use to determine the the which date is the Third Monday of each Month?
1 replies
Recently I was asked to provide some statistics on a document management system we have. There is a…
2 replies
I have a table with an alphanumeric id field. ID 123ABC 123ABC 123ABC 234XYZ 234XYZ I would like to…
1 replies
Hello, I have four CASE statements as part of a SQL Server 2000 query (these will be worked into a …
2 replies
I am trying to figure out how best to deal with recurring events in a database. I want to be able …
1 replies
Sorry to bother you all, but somewhere between home and work I misplaced my brain. Whats wrong with…
2 replies
Viewing 15 topics - 15,661 through 15,675 (of 17,082 total)
You must be logged in to create new topics.