tibberous Posted January 13, 2010 Share Posted January 13, 2010 I have a record called post that has an auto id and an integer called owner. If a post is a root post (not a reply), I was it's owner value to be equal to it's id. Is this possible to do with one query, or does it have to be 2? Quote Link to comment https://forums.phpfreaks.com/topic/188288-is-there-a-way-to-make-a-field-equal-to-the-auto-id-in-one-query/ Share on other sites More sharing options...
fenway Posted January 16, 2010 Share Posted January 16, 2010 What are you trying to equte to a UID? Quote Link to comment https://forums.phpfreaks.com/topic/188288-is-there-a-way-to-make-a-field-equal-to-the-auto-id-in-one-query/#findComment-995956 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.