Select certain fields...
Posted By: Noah at 02:25:37 on Sunday the 8th of August 2004
I have the code
select * from users
I want instead of all it to only select maybe 5 of about 20 fields. How would I do that
Part of keithjbrown.co.uk
I have the code
select * from users
I want instead of all it to only select maybe 5 of about 20 fields. How would I do that