+ Reply to Thread
Page 2 of 12 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 113

Record row count and execution time into table?

  1. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  2. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  3. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  4. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  5. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  6. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  7. Re: Record row count and execution time into table?

    Whoops, wrong link. Try this one instead:

    Is there a simple way to produce a report of all tables in the database
    with current number of rows ?
    http://www.jlcomp.demon.co.uk/faq/count_all_rows.html

    HTH -- Mark D Powell --


  8. Re: Record row count and execution time into table?

    Thanks for the link.

    My real question is what is the easiest way to find out how long it
    takes to count the rows in each table as well.

    So, the output would look like this:

    OWNER TABLE_NAME NUM_ROWS SECONDS
    -------- ----------------- -------- -------
    OWNERX ACS_APPL_SERIES1 314 0.02
    OWNERX ACS_APPL_SERIES2 314 1.21
    OWNERX ACS_GEN 1 0.01



    Mark D Powell wrote:
    > Whoops, wrong link. Try this one instead:
    >
    > Is there a simple way to produce a report of all tables in the database
    > with current number of rows ?
    > http://www.jlcomp.demon.co.uk/faq/count_all_rows.html
    >
    > HTH -- Mark D Powell --
    >


  9. Re: Record row count and execution time into table?

    Thanks for the link.

    My real question is what is the easiest way to find out how long it
    takes to count the rows in each table as well.

    So, the output would look like this:

    OWNER TABLE_NAME NUM_ROWS SECONDS
    -------- ----------------- -------- -------
    OWNERX ACS_APPL_SERIES1 314 0.02
    OWNERX ACS_APPL_SERIES2 314 1.21
    OWNERX ACS_GEN 1 0.01



    Mark D Powell wrote:
    > Whoops, wrong link. Try this one instead:
    >
    > Is there a simple way to produce a report of all tables in the database
    > with current number of rows ?
    > http://www.jlcomp.demon.co.uk/faq/count_all_rows.html
    >
    > HTH -- Mark D Powell --
    >


  10. Re: Record row count and execution time into table?

    Thanks for the link.

    My real question is what is the easiest way to find out how long it
    takes to count the rows in each table as well.

    So, the output would look like this:

    OWNER TABLE_NAME NUM_ROWS SECONDS
    -------- ----------------- -------- -------
    OWNERX ACS_APPL_SERIES1 314 0.02
    OWNERX ACS_APPL_SERIES2 314 1.21
    OWNERX ACS_GEN 1 0.01



    Mark D Powell wrote:
    > Whoops, wrong link. Try this one instead:
    >
    > Is there a simple way to produce a report of all tables in the database
    > with current number of rows ?
    > http://www.jlcomp.demon.co.uk/faq/count_all_rows.html
    >
    > HTH -- Mark D Powell --
    >


+ Reply to Thread
Page 2 of 12 FirstFirst 1 2 3 4 ... LastLast