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 bkrike 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. kumari070481

    maxium date used

    Hi All, I have 5 primary keys. And one of the primary key is date. I have write a sql in such way that I have to extract the date which is max( i mean recent dates).And extract the data for remaining keys. I am writing the sql qury in this way: SELECT A1,A2,A3,MAX(DATE),A4 FROM T1...

Part and Inventory Search

Back
Top