how to display last 5 letters from a name (take emp table
ename )
Answer Posted / aparna
select substr(ename,-5) from emp
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?
What is the difference between conversions and interfaces? : oracle accounts receivable
What are different types of receipt reversals ? Explain them : oracle accounts receivable
Explain prerequisites and post activities of oracle database installation
How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.
Are These Dff's Flexible?
What is the technical flow associated with P2P or Procure to Pay cycle like the tables, APIs, concurrent programs involved in this cycle. Only technical please.
default triggers available for reports
i am working with OC 4.5 i have numbers in table in 10 row with some null values please tell me how to find total? Thanks
My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.
Difference between transaction type and transaction sources. : oracle accounts receivable
What is chargeback invoice? How do we create it? : oracle accounts receivable
What is auto accounting what are the steps for setting up auto accounting? : oracle accounts receivable
Tell me about entire study of finacle software as soon as possible? give me the idea about questions which coulb be asked in interview of pnb it officers?
how to replace not in with not exist?