Google

Technical Article

RE: Getting the most recent row for a group of products

  • Reply

PS this is the current query which returns the correct rows but is way too slow...takes almost 12 seconds to execute.SELECT     Trans1.ITEM_NUMBER, Trans1.SELLING_UNIT_PRICE FROM         SOR_ORDER_HISTORY Ord1 INNER JOIN                       SOR_HISTORY_TRANS Trans1 ON Ord1.THIS_RECORD = Trans1.PARENT_RECORD WHERE     (Trans1.PARENT_RECORD =                           (SELECT     TOP 1 Trans2.Parent_Record                             FROM          Sor_Order_History Ord2 INNER JOIN                                                    Sor_History_Trans Trans2 ON Ord2.This_record = […]

You rated this post out of 5. Change rating

2004-02-21

Technical Article

RE: truncate log after differential bkup

  • Reply

Not much other than failure error as shown below. I won't be back in my office til Monday so I'm not being rude by not replying... I really do appreciated your help on this. 2003-11-20 12:30:08.15 backup Database differential changes backed up: Database: TCPrd, creation date(time): 2003/06/24(07:38:28), pages dumped: 14395, first LSN: 16318:876:5, last LSN: […]

You rated this post out of 5. Change rating

2003-11-20

1 reads

Blogs

Real-World SQL Mastery: Your Hands-On, Mess-Free Sandbox

By

Are you ready to take your SQL skills from theoretical to tactical? If you've...

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

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