Viewing 15 posts - 4,531 through 4,545 (of 5,588 total)
dma-669038 (4/2/2010)
Am really sorry to hear Wayne thinks he is 'waffling' about it , I didnt think he was and i dont' think it should just be tossed out either.
Hey,...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 9:41 am
Grant Fritchey (4/2/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 8:01 am
dma-669038 (4/2/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 7:53 am
Steve Jones - Editor (4/2/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 7:35 am
GSquared (4/2/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 7:31 am
Grant Fritchey (4/2/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 7:23 am
Grant Fritchey (4/2/2010)
Set a decently high bar. If people clear it, they're certified. If they don't... go study and come back again in 3-6-9 months and try it again.
This brings...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 2, 2010 at 7:14 am
Lynn Pettis (4/1/2010)
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 9:55 pm
CirquedeSQLeil (4/1/2010)
Another idea is to implement multiple MCJ certs within the Database world since there are so many things at which you could specialize.
I can see this point, since there...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 3:25 pm
Dan.Humphries (4/1/2010)
the trigger will only fire once per update so during mass...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 3:17 pm
Dan.Humphries (4/1/2010)
A trigger will still only fire once per statemnet though is that not correct?
A trigger will fire only ONCE per DML statement. The problem is that the...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 3:13 pm
am-244616 (4/1/2010)
I have to track all the DMLs on bunch of tables to see when the data got modified.
I have come up with two options
Option 1
TRACK table has been created...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 3:08 pm
Dan.Humphries (4/1/2010)
HEre is a link to one of the threads on this subject.http://www.sqlservercentral.com/Forums/Topic730493-338-1.aspx
This link is referring to the specific case of firing a trigger during a bulk insert and doesn't...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 2:56 pm
am-244616 - when you select into a variable from a table, the variable is going to hold the value from the last row selected. It might be the first...
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 2:53 pm
CirquedeSQLeil (4/1/2010)
Congrats on finding the issue.This would be a nice example of a bad loop.
Bad loop indeed. Hmm, what would be a good loop? :w00t:
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
April 1, 2010 at 2:34 pm
Viewing 15 posts - 4,531 through 4,545 (of 5,588 total)