Search found 2 matches
- Sun Nov 25, 2012 6:46 am
- Forum: Q/A
- Topic: REPLACE FUNCTION IN SQL
- Replies: 0
- Views: 15224
REPLACE FUNCTION IN SQL
Hello, I need some help with th following... I need to replace all dots (.) for a commas(,) in a column. I tried using: SELECT REPLACE (field_name, '.', ',') FROM table_name But I get an error: undefined function 'REPLACE' in expression. Any ideas to replace characters using querys in helim scraper?...
- Fri Nov 23, 2012 5:56 pm
- Forum: Q/A
- Topic: Navigate URL
- Replies: 0
- Views: 14238
Navigate URL
Hello,
Anyone has an example(.hsp) on how the action navigate URLs works? I've been trying to use it, but it won't open the urls in the table.
Thank you,
Juan.
Anyone has an example(.hsp) on how the action navigate URLs works? I've been trying to use it, but it won't open the urls in the table.
Thank you,
Juan.