View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 11:01 AM
Paul Lautman
 
Posts: n/a
Default Re: n00b DB design question: Gigantic tables

Kevin McCarthy wrote:
| How about if I need ALL the columns in one query?
SELECT * FROM ...


Reply With Quote