GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Database  >  SQL Server

 Print  |  
Question:  Can we generate a trigger for two tables? if so what is the query to generate a trigger for two tables employee table and department table with employee having department no.



February 02, 2007 23:44:18 #4
 sarakumar   Member Since: February 2007    Total Comments: 1 

RE: Can we generate a trigger for two tables? if so wh...
 
i think we can achieve this by using nested triggers.but i never tried this.
     

 

Back To Question