₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,414 members, 8,450,235 topics. Date: Thursday, 23 July 2026 at 01:53 AM

Toggle theme

Help On Sql , Trigger In Partcular! - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingHelp On Sql , Trigger In Partcular! (769 Views)

1 Reply

Help On Sql , Trigger In Partcular! by lolade123(op): 12:59pm On Jan 18, 2011
Hello gurus in da house,am a student and i have a problem on trigger.And the question goes thus:
When a new row is added to a table A , a column X in table B should be increased by one.
Now i need you guys to give me the clue to do this,
or if there is anyone who could write the statement for me.I really do appreciate you all thanks.
Re: Help On Sql , Trigger In Partcular! by Bossman(m): 7:12pm On Jan 18, 2011
Depending on your database of choice, this may vary a little. You can also google for better examples. Just typing this off the top of my head.

create trigger update
on TableB
for update as
if insert(table A)
begin
update table B
set column_B1 = columnB1 + 1
where ,
end
1 Reply

Help Out! On SQL INJECTIONVideo Tutorials On SQL, For FreeHelp On SQL!!!234

Gamers Virtual Machine Online DocumentationIct And MediaHTML 5 Canvas Aminations