What is difference between update and alter query?
Answer / Alok Kumar
In Drupal, an 'update' query modifies existing records in a database table by changing their values. On the other hand, an 'alter' query changes the structure of a database table, such as adding or removing columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do PDO mean?
What is a node in drupal 8?
How cache_form table works?
How can I translate drupal to my local language?
How will alter the existing forms?
Explain what is drupal weight?
Explain drupal bootstrap process?
Why should I use drupal?
Explain the capabilities of views module?
what is the use of git stash command?
What is drush – how drush is used?
What is dependency injection in drupal 8?