Answer Posted / Arnima Sharma
Yes, it is common to write custom database queries in Drupal 7 when creating a custom module that requires specific data manipulation. Queries can be executed using db_query() or db_select() functions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers