Click here to Skip to main content
15,887,267 members
Home / Discussions / Database
   

Database

 
GeneralRe: Changing Server names Dynamically in Stored Procedure Pin
indian14325-Jul-13 8:59
indian14325-Jul-13 8:59 
GeneralRe: Changing Server names Dynamically in Stored Procedure Pin
Richard Deeming25-Jul-13 9:07
mveRichard Deeming25-Jul-13 9:07 
GeneralRe: Changing Server names Dynamically in Stored Procedure Pin
indian14325-Jul-13 9:20
indian14325-Jul-13 9:20 
GeneralRe: Changing Server names Dynamically in Stored Procedure Pin
GuyThiebaut26-Jul-13 2:03
professionalGuyThiebaut26-Jul-13 2:03 
QuestionSSIS package question Pin
vkEE24-Jul-13 9:48
vkEE24-Jul-13 9:48 
AnswerRe: SSIS package question Pin
PIEBALDconsult25-Jul-13 3:42
mvePIEBALDconsult25-Jul-13 3:42 
GeneralRe: SSIS package question Pin
vkEE25-Jul-13 3:46
vkEE25-Jul-13 3:46 
QuestionUpdate trigger. Pin
Septimus Hedgehog24-Jul-13 4:57
Septimus Hedgehog24-Jul-13 4:57 
Chaps, I can't seem to find a definitive answer so maybe you can advise. Here's the scenario.

Let's say I have an update trigger on a table. If I have statement like (rough syntax) update mytable set x = 0 where somecolumn > 293 and it updates, say, 300 records. Would an update trigger occur on every row updated or just once for the batch of updates, as it were?

A long time back something I read/misread gave me the impression that some sql statements call the trigger for each row affected and another only does it once but I'm not sure what's fact and what's fiction.
If there is one thing more dangerous than getting between a bear and her cubs it's getting between my wife and her chocolate.

AnswerRe: Update trigger. Pin
Richard Deeming24-Jul-13 8:05
mveRichard Deeming24-Jul-13 8:05 
GeneralRe: Update trigger. Pin
Septimus Hedgehog24-Jul-13 11:33
Septimus Hedgehog24-Jul-13 11:33 
GeneralRe: Update trigger. Pin
Mycroft Holmes24-Jul-13 12:47
professionalMycroft Holmes24-Jul-13 12:47 
GeneralRe: Update trigger. Pin
Septimus Hedgehog24-Jul-13 20:15
Septimus Hedgehog24-Jul-13 20:15 
GeneralRe: Update trigger. Pin
Mycroft Holmes24-Jul-13 20:22
professionalMycroft Holmes24-Jul-13 20:22 
GeneralRe: Update trigger. Pin
Shameel25-Jul-13 5:08
professionalShameel25-Jul-13 5:08 
GeneralRe: Update trigger. Pin
Richard Deeming25-Jul-13 6:25
mveRichard Deeming25-Jul-13 6:25 
QuestionHow to identify identical master-detail records. Pin
David Mujica23-Jul-13 10:44
David Mujica23-Jul-13 10:44 
AnswerRe: How to identify identical master-detail records. Pin
Richard Deeming23-Jul-13 12:03
mveRichard Deeming23-Jul-13 12:03 
GeneralThanks Pin
David Mujica24-Jul-13 5:17
David Mujica24-Jul-13 5:17 
GeneralRe: Thanks Pin
Mycroft Holmes24-Jul-13 12:40
professionalMycroft Holmes24-Jul-13 12:40 
GeneralRe: Thanks Pin
Richard Deeming25-Jul-13 3:32
mveRichard Deeming25-Jul-13 3:32 
AnswerRe: How to identify identical master-detail records. Pin
Shameel23-Jul-13 23:29
professionalShameel23-Jul-13 23:29 
AnswerRe: How to identify identical master-detail records. Pin
GuyThiebaut24-Jul-13 1:52
professionalGuyThiebaut24-Jul-13 1:52 
QuestionRank over () / row_number over in sqlite Pin
jojoba2022-Jul-13 20:14
jojoba2022-Jul-13 20:14 
AnswerRe: Rank over () / row_number over in sqlite Pin
Mycroft Holmes22-Jul-13 22:55
professionalMycroft Holmes22-Jul-13 22:55 
QuestionRe: Rank over () / row_number over in sqlite Pin
jojoba2022-Jul-13 23:57
jojoba2022-Jul-13 23:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.