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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Pits

  1. Pits

    PL-SQL averages, max and min

    Thanks so much. I am sorry that I am not being very clear. I need to calculate the total number of rows, average number of rows, max / min number of rows from aaaa.bbbbb for a period between 09/23/2004 to 09/30/2004. The table bbbbb has a column "names"( with distinct names), I need to make...
  2. Pits

    PL-SQL averages, max and min

    Thanks. But I don`t need to calculate avg, max and min values from the table . I need to calculate the average number of rows, max / min number of rows from a table which has many columns . I need to calculate the total number of rows, average number of rows, max/min number of rows between two...
  3. Pits

    PL-SQL averages, max and min

    Hi, I am an oracle newbie. I need to calculate the averages, max and min number of rows in a table between two different dates. How do I go about it? Thanks. Pits

Part and Inventory Search

Back
Top