Re: selecting column names into rows of another table

2002-01-23 Thread Paul DuBois
At 13:22 -0800 1/23/02, mike vogel wrote: > i want to select the column names from one table into the rows of >another. is this possible? thanks in advance! Using nothing but SQL, no. Using SQL within a program, yes. > >-kp ---

selecting column names into rows of another table

2002-01-23 Thread mike vogel
i want to select the column names from one table into the rows of another. is this possible? thanks in advance! -kp - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/