select all the fields (exclude a few fields) from a table. |
[eluser]troy_mccormick[/eluser]
Why wouldn't you want to just select those two extra columns by doing a select all on that database? Is two fields really going to cost that much processing time?? To answer the question though, I don't know of a way to do that, nor have I heard of it being done that way. This page seems to say the same: http://stackoverflow.com/questions/16289...y-in-mysql Sorry... |
Messages In This Thread |
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 03:26 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 03:51 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 04:11 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 04:13 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 04:44 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-10-2010, 06:29 PM
select all the fields (exclude a few fields) from a table. - by El Forum - 03-11-2010, 01:23 AM
|