Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: TMTOWTDI isn't best in this case

by cforde (Monk)
on Jul 24, 2001 at 03:27 UTC ( [id://99201]=note: print w/replies, xml ) Need Help??


in reply to TMTOWTDI isn't best in this case

You could try this
SELECT DISTINCT file_format FROM table
That would tell you all the methods of variable interpolation that have been used. Then use
UPDATE table SET file_format='p$b.zip' WHERE file_format IN (....)
to put them into a consistent format. Then update your procedures so it doesn't happen again. Or maybe you want to do that first?

Have fun,
Carl Forde

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://99201]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-18 00:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found