Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Convert String To Ascii Values in Oracle

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

11/29/2018 Convert String to Ascii Values in Oracle

Home Data Warehouse Informatica Informatica Scenarios Informatica Cloud Oracle Unix Hadoop

Search... Search
Convert String to Ascii Values in Oracle
The below query converts a string to ascii characters.
Popular Posts

Informatica Scenario Based Interview Questions with


Answers - Part 1
select replace(substr(dump('oracle'),instr(dump('oracle'),': ')+2),',') from dual;
Unix Sed Command to Delete Lines in File - 15 Examples
The output of this query is 1111149799108101.
String Functions in Hive

Top Examples of Awk Command in Unix

1 comment: Sed Command in Unix and Linux Examples

Anonymous 01 February, 2012 01:59 Date Functions in Hive

Thanks :) SQL Queries Interview Questions - Oracle Part 1


Reply
Design/Implement/Create SCD Type 2 Effective Date
Mapping in Informatica

Enter your comment... Top Unix Interview Questions - Part 1

Grep Command in Unix and Linux Examples

Comment as: Google Accoun


Have Questions? Follow Me

Publish Preview

https://www.folkstalk.com/2011/05/convert-string-to-ascii-values-in.html 1/2
11/29/2018 Convert String to Ascii Values in Oracle

Newer Post Home Older Post vijay bhaskar


Add to circles
Subscribe to: Post Comments (Atom)

994 have me in circles View all

https://www.folkstalk.com/2011/05/convert-string-to-ascii-values-in.html 2/2

You might also like