0% found this document useful (0 votes)
36 views

Convert String To Ascii Values in Oracle

Uploaded by

RaJu Bhai
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Convert String To Ascii Values in Oracle

Uploaded by

RaJu Bhai
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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