Hey I am trying to limit the columns returned in a select query.
Instead of doing a "select * from table" I'd like to do a "select id from
table" the reason is that the table is HUGE. And returning all the rows
would probably kill the VM.
Anyone know how?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
