Re: [GENERAL] LIMIT and him usage

2005-03-13 Thread Ladis
Hello, I don't have a problem. I would like know,  how is it implemented on low-level (base) layer. I'm sorry for my english. Thank you for your answers LADiS > On Mon, Mar 07, 2005 at 11:31:06AM +0100, Ladislav Linhart wrote: > > Create temprorary table before applyes LIMIT ? Exists any way fo

Re: [GENERAL] LIMIT and him usage

2005-03-07 Thread Michael Fuhr
On Mon, Mar 07, 2005 at 11:31:06AM +0100, Ladislav Linhart wrote: > I have a question. How is using LIMIT in SELECT on the application layer. > Create temprorary table before applyes LIMIT ? Exists any way for don't > create temporary table with all records ? Could you describe what you're tryin