Question about mySQL SELECT query and '*'
#3

But what I'm saying is, if I need 100 fields, if I do

SELECT field1, field2, field3 etc.

it's going to need a massive string. Can't I just do

SELECT * FROM x ...

Then get the fields with the function?
Reply


Messages In This Thread
Question about mySQL SELECT query and '*' - by MP2 - 10.01.2012, 10:42
Re: Question about mySQL SELECT query and '*' - by Vince - 10.01.2012, 11:41
Re: Question about mySQL SELECT query and '*' - by MP2 - 10.01.2012, 13:17
AW: Question about mySQL SELECT query and '*' - by Blowfish - 10.01.2012, 14:34
Re: Question about mySQL SELECT query and '*' - by AndreT - 10.01.2012, 14:38

Forum Jump:


Users browsing this thread: 1 Guest(s)