235 reputation
1420
bio website andrewmichaelsmith.com
location United Kingdom
age
visits member for 3 years, 7 months
seen 6 hours ago
stats profile views 52

Software Developer


Apr
16
comment Git - how to tell which commit a tag points to
Out of interest, how is this different to git show $TAG?
Mar
18
comment Change table contents to match a query without deleting all rows
Thanks - this looks to be the only way to do it given the constraints
Mar
18
accepted Change table contents to match a query without deleting all rows
Mar
14
awarded  Notable Question
Mar
13
comment Does Internet Explorer 10 on Windows RT support Flash for all websites?
As of today the truth of this answer has changed - blogs.msdn.com/b/ie/archive/2013/03/11/flash-in-windows-8.aspx. @Konrad want to update?
Mar
12
comment Change table contents to match a query without deleting all rows
@Dax - Oops! Thanks, have updated answer to reflect what I mean
Mar
12
revised Change table contents to match a query without deleting all rows
edited body
Mar
12
comment Change table contents to match a query without deleting all rows
But if I still didn't want to do it that way - is there a solution?
Mar
12
revised Does Internet Explorer 10 on Windows RT support Flash for all websites?
edited body
Mar
12
revised Change table contents to match a query without deleting all rows
added 1 characters in body
Mar
12
comment Change table contents to match a query without deleting all rows
It's probable that it often will but I can't guarantee it
Mar
12
comment Change table contents to match a query without deleting all rows
If queryB is complex how can I not call it twice?
Mar
12
suggested suggested edit on Does Internet Explorer 10 on Windows RT support Flash for all websites?
Mar
12
revised Does Internet Explorer 10 on Windows RT support Flash for all websites?
added 205 characters in body
Mar
12
comment Change table contents to match a query without deleting all rows
@Mat I've simplified a little for the Q - I would actually only be inserting for a certain PK (so it would be delete from tblA where id = x). I think it's quite likely that queryB will be quite similar to tblA so there will likely be many 'do nothings' and only a few 'inserts' and 'deletes' each time.
Mar
12
asked Change table contents to match a query without deleting all rows
Mar
5
awarded  Caucus
Mar
4
revised SQL Select string that CONTAINS X and DOES NOT CONTAIN Y
fixed title to describe question
Mar
4
suggested suggested edit on SQL Select string that CONTAINS X and DOES NOT CONTAIN Y
Feb
13
awarded  Notable Question