How to convert characters to numbers in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is a nested table?
why dont we assign not null constraint as table level constraint.
what is difference between sql plus and sql*plus? (not sql and sql plus).
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
Where is the export dump file located?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is the difference between Outer join and Full outer join?
How is it different from a normal table?
What is a Segment ?
What are the differences between interval year to month and interval day to second?
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?