Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8261515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T03:26:06+00:00 2026-06-08T03:26:06+00:00

Is it possible to chain triggers on multiple tables? Primary table : Questions id

  • 0

Is it possible to chain triggers on multiple tables?

Primary table : Questions

  id     int

Secondary table : Answers

  id          int
  id_parent   int

Additional tables

AnswersVotes

  id_answer   int

AnswersViews

  id_answer   int

I need to create chain of actions if I delete a row from table questions

Is it possible to create trigger on table question which would delete rows in answers and also add another trigger on table answers which would delete rows in answersvotes and also answerviews?

Or do I need to add all delete calls in first trigger?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T03:26:07+00:00Added an answer on June 8, 2026 at 3:26 am

    You can do it either way – either with a trigger on Questions that deletes from all three tables, or by individual triggers on Questions and Answers, where the Answer trigger gets fired by the deletion in Questions. I would suggest it makes more sense to have the separate triggers, in case one answer is deleted from a question.

    Or you can set up cascade deletion on the relationships.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to chain multiple proxies in a single request using cURL? For
Possible Duplicate: How can I chain implicits in Scala? Can Scala apply multiple implicit
Is it possible to define multiple variables with a single jQuery chain? var sectionTable
Is it possible in jQuery to daisy-chain selectors like so? var sData = $('#myTableRow
Is it possible that there are more than one certificate chain built during the
Is it possible to simulate a servlet filter chain using @ApplicationPath and @Path annotations
Is it possible to chain together DOM manipulation code so that it adds to
Possible Duplicate: PHP: How to chain method on a newly created object? I can
I was wondering if it is possible in C (89/90) to chain function calls,
Is it possible to chain metaclasses? I have class Model which uses __metaclass__=ModelBase to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.