INSERT INTO users (about) VALUES ('About me...') WHERE user_id = 1;
Why is it commonplace to select values conditionally but seemingly impossible to retrieve them WHERE you want them from? Would having a NULL value where I'm trying to insert 'About me...' be a problem?
Thank you
This post has been edited by AVReidy: 03 February 2012 - 06:21 PM

New Topic/Question
Reply



MultiQuote


|