Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TraylorAssoc

    SELECT TOP 1 from detail table for each rec in master

    Hi All, I'm creating a query and I need to be able to do a nested 'SELECT TOP 1' query to return a field from a detail table for each master record that the main query is selecting. Here's the basic scenario: Client Table: ClientKey (Unique) Fields(…) Client Events Table: ClientKey...

Part and Inventory Search

Back
Top