I need an oracle query for convert Char to Integer?. Can any
one help me how to do this?
Answer Posted / moorthy g
Hi Jey,
Please see the below procedures (integer to varchar or char).
SQL> CREATE TABLE DEPT1 AS SELECT *FROM DEPT
SQL> Truncate table dept1;
SQL> alter table dept1 modify(deptno varchar2(20));
SQL>insert into dept1 select *from dept;
SQL> SELECT *FROM DEPT1
Note:
1. If you want to modify in information please the load type
truncate load or not. (May it will be truncate load only)
Best Regards,
Moorthy. G
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you update the records with or without using update strategy?
Make a note of the quantity vaults made in informatica?
What is target load order?
In warehouses how many schemas are there?
How to extract the informatica rejected data?
What is the surrogate key?
What are the main issues while working with flat files as source and as targets ?
What is standalone command task?
What is the difference between a connected look up and unconnected lookup?
Differentiate between joiner and lookup transformation?
How an expression transformation differs from aggregator transformation?
How do you remove duplicate records in informatica? And how many ways are there to do it?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com
How will the document be delivered to me?