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 are the steps for launching a drupal site?
Whether drupal is written in procedural-style or object oriented?
What is use of substr and strstr function?
How many types of cms are there?
How to install a new module in drupal?
Why does drupal need a database? What databases are supported?
Which PHP compatibility is used for Drupal?
Is drupal more secure than wordpress?
Did you used the panel module? If yes then what is the use of that?
What is module in drupal?
Explain taxonomy in drupal.
What is relationship in views?