Gossamer Forum
Home : General : Databases and SQL :

Re: [Andy.] How to ?

Quote Reply
Re: [Andy.] How to ? In reply to
Thanks Andy, much appreciated. ( 2 mins )

Another quick one, is this relevant to our usage with Links SQL


Start transaction;




UPDATE Table SET Country = 'Australia' WHERE URL LIKE '%.com.au%'

Rollback work;

Commit work;


Regards

minesite

Last edited by:

minesite: Apr 17, 2002, 7:17 AM
Subject Author Views Date
Thread How to ? minesite 7568 Apr 17, 2002, 6:17 AM
Thread Re: [minesite] How to ?
Paul 7249 Apr 17, 2002, 6:31 AM
Thread Re: [Paul] How to ?
minesite 7260 Apr 17, 2002, 6:44 AM
Thread Re: [minesite] How to ?
Andy 7260 Apr 17, 2002, 6:46 AM
Post Re: [Andy.] How to ?
minesite 7222 Apr 17, 2002, 7:01 AM
Post Re: [Andy.] How to ?
DogTags 7174 Apr 18, 2002, 5:46 AM