testing

Technical Article

RE: UniqueIdentifier Conondrum

  • Reply

I don't know if this is the BEST practice, but you could have an update/insert trigger on the table and write the newid value to another table and have your stored proc read that other table.  The other table would only have 1 field, the uniqueIdentifier, and it's value would be the last insert/update of […]

You rated this post out of 5. Change rating

2004-07-12

Technical Article

Select Max of sum

  • Topic

I want to get the maximum of sum with one select statement. The database is NorhtWind and this is the query. select orderid, sum(quantity) from [order details] where orderid between 11000 and 11005 group by orderid order by 2 desc I know that i can use this statement: select Top 1 orderid, sum(quantity) from [order […]

You rated this post out of 5. Change rating

2004-06-15

2 reads

Technical Article

SQLCentric monitoring software - Save $$$$ now - 15%

  • Topic

Pre-summer Sale - Save hundreds of dollar$ now - 15%Pearl Knowledge Solutions, Inc. is having a Pre-Summer Sale! From now, through July 15, 2004, we are offering a 15% (fifteen percent) discount on SQLCentric server license kits, which will save you hundreds, even thousands, of dollars on the cost of monitoring your SQL Servers.For more details […]

You rated this post out of 5. Change rating

2004-06-08

1 reads

Technical Article

RE: Troubeshooting SQL Mail

  • Reply

I think the troubleshooting steps already given will help you isolate the problem.As a side note, SQL 2005 (Yukon) will have an SMTP based mail solution which will eliminate the need for Outlook on your SQL Server and the associated problems of MAPI running in the SQL address space.

You rated this post out of 5. Change rating

2004-06-08

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers