<div dir="ltr">Drupal Mavens,<br><br>On a site with about 600 nodes I need to change the node author on about 300 of them. It&#39;s very straightforward in that everything that is written by uid=&quot;2&quot; needs to change to uid=&quot;4&quot;.<br>
<br>I was about to write a simple sql query to implement in phpMyAdmin but thought I&#39;d come here first (<i>and</i> back up the db). <br><br>I&#39;m seeing uid in two tables: node and node_revisions. Does UID exist anywhere else?<br>
<br>Also, would I be fine with just changing it in the node_revisions table?<br><br>Thanks,<br><br>Shai<br></div>