From: Timothy H. K. <ke...@nc...> - 2000-03-08 03:51:51
|
Hi, I'm curious if any of you have tried browsing a large (i.e., more than 1M records) table with gtranscript? (I have and its not a pleasant experience.) Cheers, Tim P.S. Hint: issuing a "select * from my_huge_table" so you can view the first 20 lines doesn't make a lot of sense. That's why cursors were invented. T. P.P.S. Sorry if this is already fixed! T. -- Timothy H. Keitt National Center for Ecological Analysis and Synthesis 735 State Street, Suite 300, Santa Barbara, CA 93101 Phone: 805-892-2519, FAX: 805-892-2510 http://www.nceas.ucsb.edu/~keitt/ |