Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Sql Trigger Question on existing table - will an insert trigger populate the counts?

$
0
0
Can you create a SQL Trigger on an existing table to populate count values, or do you have to create an empty table, then create an Insert trigger, then import the data into the new table with the new trigger? What is the best type of trigger to use for data being imported via the SQL Import wizard, Insert Trigger? I assume an insert trigger will fire when you import data via the SQL Import wizard ?The more i research SQL Triggers, the more confusing it gets. Everyone has a different opinion as to the best way to do it! Thanks

Viewing all articles
Browse latest Browse all 3145

Latest Images

Trending Articles



Latest Images