Return query without column names...
Return query without column names...
(OP)
I've come across the need to query my sql database for a single row of records, but is it possible to omit the column names at the same time? If not possible with straight SQL, then maybe with PHP? Thanks.
Cheers!
Cheers!
RE: Return query without column names...
r937.com | rudy.ca
Buy my new book Simply SQL from Amazon
RE: Return query without column names...
Cheers!