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 dencom 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: *

  • Users: incubeware
  • Content: Threads
  • Order by date
  1. incubeware

    SELECT within SELECT Statement. Question

    I'm looking for a way of doing something like this. Getting a very specific field from a different SQL Statement. I know in SQL Server and INFORMIX is posible to do this... but just can't find the way to do it in Pervasive. (new to the engine). SELECT Name, (SELECT max(InvoiceDate) FROM...

Part and Inventory Search

Back
Top