RE: Select where the column names are not fully known

2007-01-11 Thread Jerry Schwartz
mysql.com > Subject: Select where the column names are not fully known > > We have a logging package that logs data into a table. Part > of the data > that is logged are elements of a vector. A logging application > automatically takes out the elemets of the vector and automatically

Re: Select where the column names are not fully known

2007-01-11 Thread Brent Baisley
007 5:00 AM Subject: Select where the column names are not fully known We have a logging package that logs data into a table. Part of the data that is logged are elements of a vector. A logging application automatically takes out the elemets of the vector and automatically creates column names ba

Select where the column names are not fully known

2007-01-11 Thread andy.lawton
We have a logging package that logs data into a table. Part of the data that is logged are elements of a vector. A logging application automatically takes out the elemets of the vector and automatically creates column names based on it's name and the element. This data will be mixed in with lots of